Commit bee5c73f authored by Kamil Trzcinski's avatar Kamil Trzcinski

Change the pages icon to cloud

parent 313432a5
......@@ -51,7 +51,7 @@
Mirror Repository
= nav_link(controller: :pages) do
= link_to namespace_project_pages_path(@project.namespace, @project), title: 'Pages', data: {placement: 'right'} do
= icon('clone fw')
= icon('cloud fw')
%span
Pages
= nav_link(controller: :audit_events) do
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment