Sha256: b308e89656611748193477450cba4c9fadbcebd2fb857956ab4edddcb1eaafea
Contents?: true
Size: 247 Bytes
Versions: 2
Compression:
Stored size: 247 Bytes
Contents
= semantic_form_for 'htmleditor', { html: { id: 'mercury_htmleditor', style: 'width:650px' } } do |f| %textarea.mercury-modal-pane-container{ rows: '5' } .mercury-modal-controls = f.buttons do = f.commit_button 'Save and Replace'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mercury-rails-0.1.1 | app/views/mercury/modals/htmleditor.html.haml |
mercury-rails-0.1.0 | app/views/mercury/modals/htmleditor.html.haml |