Sha256: 859d1ba7ed28e9d460f5dabb5cc103bc3300a86eba40331b6138f8ee623eeb2d

Contents?: true

Size: 529 Bytes

Versions: 18

Compression:

Stored size: 529 Bytes

Contents

<% content_for :toolbar do %>
  <div class="button_with_label">
    <%= link_to alchemy.admin_pages_path, class: 'icon_button' do %>
      <%= render_icon :back %>
    <% end %>
    <label><%= Alchemy.t(:cancel) %></label>
  </div>
<% end %>

<div id="sort_panel">
  <%= render_message do %>
    <%= Alchemy.t(:explain_sitemap_dragndrop_sorting) %>
  <% end %>
  <div class="buttons">
    <%= button_tag Alchemy.t('save order'), id: 'save_page_order' %>
  </div>
</div>

<%= render 'sitemap', page_partial: 'page', full: true %>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
alchemy_cms-4.0.6 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.7 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.6 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.5 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.4 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.3 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.5 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.2 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.1 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.4 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.0 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.3 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.2 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.0.rc2 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.0.rc1 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.1 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.0.0.beta app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-3.6.0 app/views/alchemy/admin/pages/sort.html.erb