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

imported

parent 7212b448
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
<tr>
<td><%= page %></td>
<td><%= link_to page.path, page.url, target: :_blank %></td>
<td><%= link_to 'Imported page', admin_communication_website_page_path(website_id: page.page.website.id, id: page.page.id), class: button_classes %></td>
<td><%= link_to 'Imported page', admin_communication_website_page_path(website_id: page.page.website.id, id: page.page.id) %></td>
</tr>
<% end %>
</tbody>
......
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