debian-mirror-gitlab/app/views/projects/work_items/index.html.haml
2023-05-27 22:25:52 +05:30

6 lines
197 B
Text

- page_title s_('WorkItem|Work Items')
- add_page_specific_style 'page_bundles/work_items'
- @gfm_form = true
- @noteable_type = 'WorkItem'
#js-work-items{ data: work_items_index_data(@project) }