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

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

#js-work-items{ data: work_items_index_data(@project) }
= render 'projects/invite_members_modal', project: @project