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: 394d3c11f3154e5c6119ac8a0e0f700c5e97c3d3 (plain)
1
2
- if @labels.size.zero?
  $('.labels').load(document.URL + ' .nothing-here-block').hide().fadeIn(1000)