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

3 lines
102 B
Text
Raw Normal View History

2020-10-24 23:57:45 +05:30
- if @labels.size == 0
2019-12-21 20:55:43 +05:30
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)