summaryrefslogtreecommitdiff
path: root/app/views/admin/labels/destroy.js.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/labels/destroy.js.haml')
-rw-r--r--app/views/admin/labels/destroy.js.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/labels/destroy.js.haml b/app/views/admin/labels/destroy.js.haml
index 9d51762890f..7a0dcbdd1c6 100644
--- a/app/views/admin/labels/destroy.js.haml
+++ b/app/views/admin/labels/destroy.js.haml
@@ -1,2 +1,2 @@
- if @labels.size == 0
- $('.labels').load(document.URL + ' .light-well').hide().fadeIn(1000)
+ $('.labels').load(document.URL + ' .card.bg-light').hide().fadeIn(1000)