Welcome to mirror list, hosted at ThFree Co, Russian Federation.

destroy.js.haml « labels « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9b63829f254412a11bcaeab87ffc668af3f8355 (plain)
1
2
- if @labels.size == 0
  $('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)