Sha256: 323154706567eb45b12c5e17c9b5c461a057ab657ace5e192a08cf6584764a13

Contents?: true

Size: 395 Bytes

Versions: 17

Compression:

Stored size: 395 Bytes

Contents

<div class="fields text_editor_fields">
  <%= f.label method, cms_options[:label] %>
  <%= f.drop_down "#{method}_handler", ActionView::Template.template_handler_extensions, :default_value => dropdown_options[:default_handler], :width=>"96px" %>
  <br>
  <div class="template_editor">
    <%= f.text_area method, options %>
  </div>
  <%= f.cms_instructions cms_options[:instructions] %>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
browsercms-3.5.7 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.6 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.5 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.4 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.3 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.2 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.1 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.0 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.0.rc3 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.0.rc2 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.5.0.rc1 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.2 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.2.rc1 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.1 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.0 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.0.rc2 app/views/cms/form_builder/_cms_template_editor.html.erb
browsercms-3.4.0.rc1 app/views/cms/form_builder/_cms_template_editor.html.erb