Commit 25749a2a authored by Sven Franck's avatar Sven Franck

erp5_web_renderjs_ui: remove erp5_query portal skin and different jquery...

erp5_web_renderjs_ui: remove erp5_query portal skin and different jquery version again, fix broken apps
parent 8a9cdc13
......@@ -115,7 +115,7 @@
<link rel="stylesheet" href="gadget_bin.css">\n
<script src="rsvp.js" type="text/javascript"></script>\n
<script src="renderjs.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.js" type="text/javascript"></script>\n
<script src="jquery.js" type="text/javascript"></script>\n
<script src="jquerymobile.js"> type="text/javascript"></script>\n
<script src="handlebars.js" type="text/javascript"></script>\n
<script src="gadget_bin.js" type="text/javascript"></script>\n
......@@ -322,7 +322,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>944.23995.20237.27067</string> </value>
<value> <string>944.36243.1568.23552</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -340,8 +340,8 @@
</tuple>
<state>
<tuple>
<float>1436852011.35</float>
<string>GMT+9</string>
<float>1437641133.89</float>
<string>GMT</string>
</tuple>
</state>
</object>
......
......@@ -125,7 +125,7 @@
<script src="rsvp.js" type="text/javascript"></script>\n
<script src="renderjs.js" type="text/javascript"></script>\n
<script src="URI.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.js" type="text/javascript"></script>\n
<script src="jquery.js" type="text/javascript"></script>\n
<script src="jquerymobile.js" type="text/javascript"></script>\n
<script src="gadget_global.js" type="text/javascript"></script>\n
<script src="gadget_erp5.js" type="text/javascript"></script>\n
......@@ -293,7 +293,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>944.23995.20237.27067</string> </value>
<value> <string>944.36243.11855.44902</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -311,8 +311,8 @@
</tuple>
<state>
<tuple>
<float>1436852011.45</float>
<string>GMT+9</string>
<float>1437641105.38</float>
<string>GMT</string>
</tuple>
</state>
</object>
......
......@@ -117,7 +117,7 @@
<script src="renderjs.js" type="text/javascript"></script>\n
<script src="handlebars.js" type="text/javascript"></script>\n
<script src="gadget_global.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.js" type="text/javascript"></script>\n
<script src="jquery.js" type="text/javascript"></script>\n
<script src="jquerymobile.js" type="text/javascript"></script>\n
\n
<script id="panel-template-header" type="text/x-handlebars-template">\n
......@@ -319,7 +319,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>944.23995.20237.27067</string> </value>
<value> <string>944.36243.6132.18568</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -337,8 +337,8 @@
</tuple>
<state>
<tuple>
<float>1436852011.47</float>
<string>GMT+9</string>
<float>1437641090.96</float>
<string>GMT</string>
</tuple>
</state>
</object>
......
<registered_skin_selection>
<skin_folder_selection>
<skin_folder>erp5_jquery</skin_folder>
<skin_selection>RJS</skin_selection>
</skin_folder_selection>
<skin_folder_selection>
<skin_folder>erp5_web_renderjs_ui</skin_folder>
<skin_selection>RJS</skin_selection>
......
erp5_jquery | RJS
erp5_web_renderjs_ui | RJS
\ No newline at end of file
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