Better commit button after file edit

This commit is contained in:
Dmitriy Zaporozhets 2013-06-13 17:41:21 +03:00
parent 18ea0e0ea7
commit 200c5f5894

View file

@ -23,7 +23,7 @@
= hidden_field_tag 'last_commit', @last_commit
= hidden_field_tag 'content', '', id: :file_content
.commit-button-annotation
= button_tag "Commit", class: 'btn commit-btn js-commit-button'
= button_tag "Commit changes", class: 'btn commit-btn js-commit-button btn-primary'
.message
to branch
%strong= @ref