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

3 lines
110 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
- if @project.labels.size == 0
2015-11-26 14:37:03 +05:30
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)