gitlab-org--gitlab-foss/app/views/projects/labels/destroy.js.haml
2016-10-19 14:58:24 -02:00

2 lines
99 B
Text

- if @labels.empty?
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)