debian-mirror-gitlab/app/views/projects/issues/new.html.haml

10 lines
160 B
Text
Raw Normal View History

2018-11-20 20:47:30 +05:30
- add_to_breadcrumbs "Issues", project_issues_path(@project)
- breadcrumb_title "New"
2015-09-11 14:41:01 +05:30
- page_title "New Issue"
2015-09-25 12:07:36 +05:30
2015-12-23 02:04:40 +05:30
%h3.page-title
New Issue
%hr
2014-09-02 18:07:02 +05:30
= render "form"