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-6.1.10 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.10 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.9 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.14 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.13 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.8 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.7 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.12 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.11 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.6 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.5 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.10 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.4 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.0.9 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.3 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.2 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.1 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.0 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.0.pre.rc1 app/views/alchemy/admin/layoutpages/edit.html.erb
alchemy_cms-7.1.0.pre.b2 app/views/alchemy/admin/layoutpages/edit.html.erb