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