summaryrefslogtreecommitdiff
path: root/app/views/projects/labels/destroy.js.haml
blob: 8d09e2bda114a2780f6a6c7f50a336bd2afbfdb6 (plain)
1
2
- if @labels.empty?
  $('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)