Sha256: 3ae0bc57f4fb1cbaf8aa6039333a12cb04850a47ee7b84664389fbf55e32542a

Contents?: true

Size: 282 Bytes

Versions: 196

Compression:

Stored size: 282 Bytes

Contents

<%= alchemy_form_for [:admin, @tag], as: 'tag', url: admin_tags_path do |form| %>
  <%= render_message do %>
    <p><%= Alchemy.t(:tags_get_created_if_used_the_first_time) %></p>
  <% end %>
  <%= form.input :name, autofocus: true %>
  <%= form.submit Alchemy.t(:save) %>
<% end %>

Version data entries

196 entries across 196 versions & 1 rubygems

Version Path
alchemy_cms-7.3.4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.3.3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.3.2 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.7 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.3.1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.3.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.6 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.5 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.1.12 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.0.15 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.1.10 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.1.11 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.1.10 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.2 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.1.9 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.0.14 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.2.1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-7.0.13 app/views/alchemy/admin/tags/new.html.erb