Skip to content
Snippets Groups Projects
Commit 5075520f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

render errors if any on new project page

parent f59b7409
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment