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

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