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