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

button

parent 061e0b4b
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,9 @@
<% end %>
<% content_for :action_bar_right do %>
<%= link_to 'static',
static_admin_communication_website_page_path(@page),
class: button_classes if can? :static, @page %>
<%= preview_link %>
<%= edit_link @page %>
<% end %>
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