Sha256: b8236a59bd540c2fb784d70216affacab18054c2bc977ff9ab13f3d0bd19b995

Contents?: true

Size: 543 Bytes

Versions: 82

Compression:

Stored size: 543 Bytes

Contents

<% content_for :toolbar do %>
  <div class="button_with_label">
    <%= link_to alchemy.admin_pages_path, class: 'icon_button' do %>
      <%= render_icon 'angle-double-left' %>
    <% 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

82 entries across 82 versions & 1 rubygems

Version Path
alchemy_cms-5.3.0 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-6.0.0.pre.rc6 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.2.7 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.2.6 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.1.10 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.0.10 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-6.0.0.pre.rc5 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.6.7 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-6.0.0.pre.rc4 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-6.0.0.pre.rc3 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.2.5 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.1.9 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.0.9 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.6.6 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.2.4 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.1.8 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-5.0.8 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.6.5 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.5.1 app/views/alchemy/admin/pages/sort.html.erb
alchemy_cms-4.4.5 app/views/alchemy/admin/pages/sort.html.erb