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

3 lines
105 B
Plaintext

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