Sha256: 8d30914920fbeaa30e620efc54c66cb76c00e34ba594c1fcba17866319fbb359

Contents?: true

Size: 278 Bytes

Versions: 37

Compression:

Stored size: 278 Bytes

Contents

<%= content_tag :div,
  class: html_editor.css_classes,
  data: html_editor.data_attributes do %>
  <%= element_form.fields_for(:ingredients, html_editor.ingredient) do |f| %>
    <%= ingredient_label(html_editor) %>
    <%= f.text_area :value, id: nil %>
  <% end %>
<% end %>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
alchemy_cms-6.1.10 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.9 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.8 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.7 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.6 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.5 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.14 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.4 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.13 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.3 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.2 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.1 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.1.0 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.12 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.11 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.10 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.9 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.8 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.7 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-6.0.6 app/views/alchemy/ingredients/_html_editor.html.erb