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-6.1.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.12 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.11 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.10 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-5.3.8 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.9 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-5.3.7 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.8 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-5.3.6 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.7 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.6 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.5 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.2 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-5.3.5 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-5.3.4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-6.0.0.pre.rc7 app/views/alchemy/admin/tags/new.html.erb