clean up whitespace from project
This commit is contained in:
parent
415eddaf39
commit
368deb5992
50 changed files with 356 additions and 413 deletions
|
@ -1,7 +1,7 @@
|
|||
= form_for(@project, :remote => true) do |f|
|
||||
%div.form_content
|
||||
- unless @project.new_record?
|
||||
%h2.icon
|
||||
%h2.icon
|
||||
%span
|
||||
= @project.name
|
||||
- if @project.errors.any?
|
||||
|
@ -56,4 +56,4 @@
|
|||
:javascript
|
||||
$(function(){
|
||||
taggifyForm();
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue