server/src/main/webapp/WEB-INF/templates/renkanProjectEdit.html
changeset 127 906fed13c1e1
parent 126 4479369ff9f1
child 192 47aa37d3e750
child 224 0167b777ad15
--- a/server/src/main/webapp/WEB-INF/templates/renkanProjectEdit.html	Tue Mar 26 08:27:58 2013 +0100
+++ b/server/src/main/webapp/WEB-INF/templates/renkanProjectEdit.html	Tue Apr 02 01:56:11 2013 +0200
@@ -4,10 +4,11 @@
         <meta charset="utf-8" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+        
         <title>RENKAN</title>
         <meta name="description" content="" />
         <meta name="author" content="Institut de Recherche et d'Innovation" />
-        <link rel="icon" href="favicon.ico" th:href="@{/static/img/favicon.ico}" type="image/x-icon" />
+        <link rel="icon" href="../../static/img/favicon.ico" th:href="@{/static/img/favicon.ico}" type="image/x-icon" />
         <script src="lib/jquery.min.js" th:src="@{/static/lib/jquery.min.js}" ></script>
         <script src="lib/jquery.mousewheel.min.js" th:src="@{/static/lib/jquery.mousewheel.min.js}"></script>
         <script src="lib/underscore-min.js" th:src="@{/static/lib/underscore-min.js}"></script>