debian-mirror-gitlab/app/views/groups/labels/destroy.js.haml
2016-11-03 12:29:30 +05:30

3 lines
105 B
Plaintext

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