Files
gitlabhq/app/views/projects/labels/destroy.js.haml
T
2015-10-29 14:22:11 +01:00

3 lines
110 B
Plaintext

- if @project.labels.size == 0
$('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)