2019-04-23 05:32:48 -04:00
|
|
|
- add_to_breadcrumbs _("Issues"), project_issues_path(@project)
|
|
|
|
- breadcrumb_title _("New")
|
|
|
|
- page_title _("New Issue")
|
2015-09-17 06:16:24 -04:00
|
|
|
|
2019-04-25 04:22:48 -04:00
|
|
|
%h3.page-title= _("New Issue")
|
2015-12-02 08:27:29 -05:00
|
|
|
%hr
|
|
|
|
|
2011-11-25 16:40:12 -05:00
|
|
|
= render "form"
|