gitlab-org--gitlab-foss/app/views/groups/labels/destroy.js.haml

3 lines
105 B
Text
Raw Normal View History

2016-09-19 15:49:08 -04:00
- if @group.labels.empty?
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)