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