From 9de9d3c75ca81438b2dd812765a0997a61c0b49f Mon Sep 17 00:00:00 2001 From: Guillaume PATRY Date: Wed, 3 May 2017 11:16:46 +0200 Subject: Fix favicon url Fix the right favicon url to match the correct defaut path : /public/favicon.ico and not /assets/favicon.ico --- templates/project/dashboards/layout.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/project/dashboards/layout.erb b/templates/project/dashboards/layout.erb index eae9785..a578f0c 100644 --- a/templates/project/dashboards/layout.erb +++ b/templates/project/dashboards/layout.erb @@ -13,7 +13,7 @@ - + @@ -29,4 +29,4 @@ Save this layout <% end %> - \ No newline at end of file + -- cgit v1.2.3