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

_label_full_path.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd67bbbbd10968559a82df1846b97fa02a6e1df3 (plain)
1
2
3
4
- full_path = label.subject_full_name

.label-badge.gl-bg-gray-50.gl-max-w-full.gl-text-truncate{ title: full_path }
  = full_path