Started note attachment changes, and text changes

This commit is contained in:
Steven Verbeek 2012-03-24 13:26:25 -03:00
parent 194467b8f8
commit b91128cc6a
2 changed files with 1 additions and 4 deletions

View file

@ -27,7 +27,7 @@
.attachments
%button.file_upload.btn
.input= f.file_field :attachment, :class => "input-file"
= f.label.large :attachment, "Any file less then 10 MB"
%label.large{:for => "attachment"} "Any file less then 10 MB"
= f.submit 'Add Comment', :class => "btn primary", :id => "submit_note"