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

link to home [skip ci]

parent 347638de
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,12 @@
</span>
</div>
<%= @homepage %>
<div class="ms-auto align-items-center" role="group">
<span class="me-3 show-on-hover"><%= t("communication.website.pages.defaults.home.title") %></span>
</div>
<div class="btn-group">
<%= link_to t('admin.communication.website.pages.show'), admin_communication_website_page_path(@homepage) %>
</div>
</div>
<ul class="list-unstyled ms-4 treeview__children js-treeview <%= 'treeview--sortable js-treeview-sortable js-treeview-sortable-container' if can?(:reorder, @homepage) %>"
data-id="<%= @homepage.id %>"
......
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