gitlab-org--gitlab-foss/app/views/groups/labels/destroy.js.haml
Douglas Barbosa Alexandre 52e0c3b565 Add CRUD for Group Labels
2016-10-19 14:57:15 -02:00

2 lines
105 B
Text

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