mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 20:46:12 +10:00
render errors if any on new project page
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
%h3.page_title New Project
|
||||
%hr
|
||||
.project-edit-errors
|
||||
= render 'projects/errors'
|
||||
.project-edit-content
|
||||
= form_for @project, remote: true do |f|
|
||||
.clearfix.project_name_holder
|
||||
|
||||
Reference in New Issue
Block a user