Sha256: dcd007c934d4d8929a6ed5a37d08e3861b0496313b3e6734f03b5180ef3d4e89

Contents?: true

Size: 268 Bytes

Versions: 27

Compression:

Stored size: 268 Bytes

Contents

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

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
alchemy_cms-3.2.1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.3 app/views/alchemy/admin/tags/new.html.erb
lc_alchemy_cms-3.2.1 app/views/alchemy/admin/tags/new.html.erb
lc_alchemy_cms-3.2.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.2.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.2.0.rc1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.2.0.beta app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.0.4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.rc3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.rc2 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.rc1 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta6 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta5 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta4 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.0.3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta3 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta2 app/views/alchemy/admin/tags/new.html.erb
alchemy_cms-3.1.0.beta1 app/views/alchemy/admin/tags/new.html.erb