Skip to content
Snippets Groups Projects
Commit c0fbbd1c authored by pabois's avatar pabois
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents cebba9f5 7a415812
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<% end %>
<% end %>
<%= link_to page, admin_communication_website_page_path(website_id: page.website.id, id: page.id) %>
<span class="move_btn ps-2"><i class="fas fa-grip-vertical"></i></span>
<span class="move_btn py-2 ps-2"><i class="fas fa-arrows-alt"></i></span>
</div>
<% if page.has_children? %>
<ul class="list-unstyled treeview__children js-treeview-children js-treeview-sortable ms-4">
......
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