debian-mirror-gitlab/app/views/projects/work_items/index.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
147 B
Text
Raw Normal View History

2021-11-11 11:23:49 +05:30
- page_title s_('WorkItem|Work Items')
2022-07-16 23:28:13 +05:30
#js-work-items{ data: { full_path: @project.full_path, issues_list_path: project_issues_path(@project) } }