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: 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) } }