debian-mirror-gitlab/app/views/projects/labels/destroy.js.haml
2015-11-26 14:37:03 +05:30

2 lines
110 B
Text

- if @project.labels.size == 0
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)