Merge branch 'master' of github.com:gitlabhq/gitlabhq into arthurschreiber-use_redcarpet_for_markdown

This commit is contained in:
Dmitriy Zaporozhets 2012-04-21 01:44:52 +03:00
commit 7c8fbe8f7f

View file

@ -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"