summaryrefslogtreecommitdiff
path: root/app/views/projects/work_items/index.html.haml
blob: 356f93c6ed50a26f3cc40d00f88887b12696e2e6 (plain)
1
2
3
- page_title s_('WorkItem|Work Items')

#js-work-items{ data: { full_path: @project.full_path, issues_list_path: project_issues_path(@project) } }