Commit bfc2af15 authored by Jérome Perrin's avatar Jérome Perrin

do not include jquery mobile, it breaks links in erp5

parent 697eed66
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts17687388.65</string> </value> <value> <string>ts17749154.36</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -30,11 +30,11 @@ ...@@ -30,11 +30,11 @@
\n \n
<!-- <link rel="stylesheet" href="../lib/jquerymobile.css"> -->\n <!-- <link rel="stylesheet" href="../lib/jquerymobile.css"> -->\n
<link rel="stylesheet" href="jsplumb.css">\n <link rel="stylesheet" href="jsplumb.css">\n
\n <!--\n
<script src="../lib/jquery.js"></script>\n <script src="../lib/jquery.js"></script>\n
<script src="../lib/jquery-ui.js"></script>\n <script src="../lib/jquery-ui.js"></script>\n
<script src="../lib/jquerymobile.js"></script> \n <script src="../lib/jquerymobile.js"></script> \n
<!--\n \n
<script src="../lib/rsvp.min.js"></script>\n <script src="../lib/rsvp.min.js"></script>\n
<script src="../lib/renderjs.min.js"></script>\n <script src="../lib/renderjs.min.js"></script>\n
-->\n -->\n
......
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