summaryrefslogtreecommitdiff
path: root/app/views/projects/work_items/index.html.haml
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