sorry aobut that [ci skip]
This commit is contained in:
parent
9533db7664
commit
b4d50510f9
1 changed files with 1 additions and 4 deletions
|
|
@ -31,7 +31,4 @@
|
||||||
|
|
||||||
- current_user.aspects.each do |aspect|
|
- current_user.aspects.each do |aspect|
|
||||||
%option{:value => aspect.id}
|
%option{:value => aspect.id}
|
||||||
= "· #{aspect.name}"
|
= "· #{aspect.name}"
|
||||||
= form_for Photo.new, :html => {:multipart => true} do |f|
|
|
||||||
= f.file_field :image
|
|
||||||
|
|
||||||
Loading…
Reference in a new issue