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

index.html.haml « work_items « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e3d3dda941810a9700e69dc6c454593b55d4e88 (plain)
1
2
3
4
- page_title s_('WorkItem|Work items')
- add_page_specific_style 'page_bundles/issuable_list'

.js-work-items-list-root{ data: { full_path: @group.full_path } }