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

Merge pull request #709 from blueyed/master

Fix typo: "less then" => "less than"
parents 9c76bd95 c851639a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -29,7 +29,7 @@
%div.file_name File name...
%button.file_upload.btn.small Upload File
.input= f.file_field :attachment, :class => "input-file"
%span Any file less then 10 MB
%span Any file less than 10 MB
 
 
= f.submit 'Add Comment', :class => "btn primary", :id => "submit_note"
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