From 74018751e8005e4fc689eb014ece89966f18dfb1 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Fri, 31 Jan 2020 22:12:00 +0300 Subject: [PATCH] Remove checkboxes from statuses where they are not used --- src/components/Status/index.vue | 15 +++++++++++---- src/views/reports/components/Report.vue | 2 +- src/views/statuses/index.vue | 5 ++++- src/views/users/show.vue | 2 +- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/src/components/Status/index.vue b/src/components/Status/index.vue index 5ff766b4..16d247f1 100644 --- a/src/components/Status/index.vue +++ b/src/components/Status/index.vue @@ -5,10 +5,9 @@