WebEditor: sceleton

This commit is contained in:
Valeriy Sizov 2012-10-12 00:15:24 +03:00
parent 02c83f122a
commit e53b47b447
3 changed files with 30 additions and 2 deletions

View file

@ -8,9 +8,9 @@
#editor= @tree.data
.editor-commit-comment
= label_tag 'text-commit' do
= label_tag 'commit_message' do
%p.slead Commit message
= text_area_tag 'text_commit'
= text_area_tag 'commit_message'
.form-actions
= hidden_field_tag 'last_commit', @last_commit
= hidden_field_tag 'content'