Sha256: 2334d7b604469fde9bcc37168562d0af0023636fb2f3505d6f6432fbb6b4b885

Contents?: true

Size: 300 Bytes

Versions: 8

Compression:

Stored size: 300 Bytes

Contents

<div class="content_editor content_text_editor"<%= " style=\"float: left;\"" if options[:css_class] == "text_short" %>>
  <label><%= render_content_name(content) %></label>
  <%= text_field_tag(
    content.form_field_name,
    content.ingredient,
    :class => 'thin_border text_long'
  ) %>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alchemy_cms-2.2.rc13 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc11 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc8 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc7 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc6 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc3 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc2 app/views/alchemy/essences/_essence_html_editor.html.erb
alchemy_cms-2.2.rc1 app/views/alchemy/essences/_essence_html_editor.html.erb