_enterprise_homepage.html.erb 169 Bytes
<%= render :file => 'shared/tiny_mce' %>

<%= labelled_form_field(_('Text'), text_area(:article, 'body', :cols => 40, :style => 'width:99%', :class => 'mceEditor')) %>