Sha256: ef4c4ae0add2176e985a581ec6b97e5ec049b085bbf8ba5073d506003bfaebb2

Contents?: true

Size: 300 Bytes

Versions: 52

Compression:

Stored size: 300 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: html_editor.form_field_id %>
  <% end %>
<% end %>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
alchemy_cms-7.3.5 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.8 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.1.13 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.0.16 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.3.4 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.3.3 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.3.2 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.7 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.3.1 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.3.0 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.6 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.5 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.1.12 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.0.15 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.4 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.1.11 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.3 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.1.10 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.2.2 app/views/alchemy/ingredients/_html_editor.html.erb
alchemy_cms-7.1.9 app/views/alchemy/ingredients/_html_editor.html.erb