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: 7a0dcbdd1c6eb73c8cad0fa62faefae86c9abff2 (plain)
1
2
- if @labels.size == 0
  $('.labels').load(document.URL + ' .card.bg-light').hide().fadeIn(1000)