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

3 lines
99 B
Text
Raw Normal View History

2016-11-03 12:29:30 +05:30
- if @labels.empty?
2015-11-26 14:37:03 +05:30
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)