Commit 71873a40 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix paths

parent 23a0c0ac
This diff is collapsed.
......@@ -13,10 +13,10 @@
<title>ERP5 | ERP5</title>
<link type="text/css" rel="stylesheet" href="css/jquery-ui.css" />
<link type="text/css" rel="stylesheet" href="../css/jquery-ui.css" />
<link type="text/css" rel="stylesheet" href="css/ung-mobile.css" />
<script type="text/javascript" src="js/jquery/jquery.js"></script>
<script type="text/javascript" src="js/tools.js"></script>
<script type="text/javascript" src="../js/jquery/jquery.js"></script>
<script type="text/javascript" src="../js/tools.js"></script>
<script type="text/javascript" src="js/theme-mobile.js"></script>
<script type="text/javascript" src="js/ung-mobile.js"></script>
<script type="text/javascript" src="js/login-mobile.js"></script>
......@@ -89,7 +89,7 @@
<div id="advertisement">
<b>Sign in to edit documents, spreadsheets and drawing and share this document with other users</b>
<br/>
<img src="images/ung/ung-logo.png" alt=""/>
<img src="../images/ung/ung-logo.png" alt=""/>
</div>
</td>
<td>
......
......@@ -7,8 +7,8 @@
<link type="text/css" rel="stylesheet" href="css/ung-mobile.css" />
<link type="text/css" rel="stylesheet" href="css/jquery-ui.css" />
<link type="text/css" rel="stylesheet" href="css/gadget.css" />
<script type="text/javascript" src="js/jquery/jquery.js"></script>
<script type="text/javascript" src="js/jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../js/jquery/jquery.js"></script>
<script type="text/javascript" src="../js/jquery/jquery-ui.js"></script>
<script type="text/javascript" src="js/tools-mobile.js"></script>
<script type="text/javascript" src="js/theme-mobile.js"></script>
<script type="text/javascript" src="js/ung-mobile.js"></script>
......
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