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, 2 insertions, 0 deletions
diff --git a/app/views/admin/labels/destroy.js.haml b/app/views/admin/labels/destroy.js.haml
new file mode 100644
index 00000000000..9d51762890f
--- /dev/null
+++ b/app/views/admin/labels/destroy.js.haml
@@ -0,0 +1,2 @@
+- if @labels.size == 0
+ $('.labels').load(document.URL + ' .light-well').hide().fadeIn(1000)