summaryrefslogtreecommitdiff
path: root/app/views/projects/labels/destroy.js.haml
blob: d59563b122aefb78357d98ec2cb153f0ef91b5ca (plain)
1
2
- if @project.labels.size == 0
  $('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)