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: 299a90b362d2d8ec2c875e1ccc4fa48eaff9b6f6 (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: work_items_list_data(@group) }