debian-mirror-gitlab/app/views/admin/labels/destroy.js.haml

3 lines
97 B
Text
Raw Normal View History

2015-09-25 12:07:36 +05:30
- if @labels.size == 0
2018-11-08 19:23:39 +05:30
$('.labels').load(document.URL + ' .card.bg-light').hide().fadeIn(1000)