Sha256: 2955c80cba3462453424e988df35dcb576b6a8f0cdd9a76299bfe794a3abf52c

Contents?: true

Size: 290 Bytes

Versions: 72

Compression:

Stored size: 290 Bytes

Contents

<%= alchemy_form_for [:admin, @page], class: 'edit_page' do |f| %>
  <%= f.input :name, autofocus: true %>
  <div class="input string">
    <%= f.label :tag_list %>
    <%= render 'alchemy/admin/partials/autocomplete_tag_list', f: f %>
  </div>
  <%= f.submit Alchemy.t(:save) %>
<% end %>

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
alchemy_cms-7.0.0.pre.a app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.13 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.1.3 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.1.2 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.1.1 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.1.0 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.12 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.11 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.10 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.9 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.8 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.7 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.6 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.5 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.4 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.3 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.2 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.1 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.0 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-6.0.0.pre.rc7 app/views/alchemy/admin/layoutpages/edit.html.erb