WebEditor: sceleton
This commit is contained in:
parent
02c83f122a
commit
e53b47b447
3 changed files with 30 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue