größerer Editor

This commit is contained in:
Andreas Stephanides
2014-05-02 18:55:26 +02:00
parent c713a44884
commit ad704aacd5
3 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
</div>
<div class="row-fluid">
<div class="span12">
<%= f.input :text, :as=>:tinymce_text,:label=>false %>
<%= f.input :text, :as=>:tinymce_text,:label=>false, :input_html=>{:rows=>20} %>
</div>
</div>