Skip to content
Snippets Groups Projects
Commit 996c6814 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

draft pages in tree [skip ci]

parent 9e01787b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
class: 'js-treeview-openzone d-inline-block p-2 ps-0', style: 'width: 22px', remote: true do %>
<%= render 'admin/application/tree/folder' %>
<% end %>
<%= page %>
<span class="leaf-title"><%= page %></span>
<%= render 'admin/application/tree/sort' unless page.is_home? %>
<%= link_to children_admin_communication_website_page_path(website_id: page.website.id, id: page.id),
class: 'js-treeview-openzone small ps-2', remote: true do %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment