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

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