Commit e4afe0ca authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5_web_renderjs_ui: use jquery.js in erp5_jquery.

parent dcfb0bbc
......@@ -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.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.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>936.8938.43163.35242</string> </value>
<value> <string>944.23995.20237.27067</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -340,8 +340,8 @@
</tuple>
<state>
<tuple>
<float>1405933455.05</float>
<string>GMT</string>
<float>1436852011.35</float>
<string>GMT+9</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.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.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
......@@ -279,7 +279,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -293,7 +293,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>943.17855.7556.25361</string> </value>
<value> <string>944.23995.20237.27067</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -311,8 +311,8 @@
</tuple>
<state>
<tuple>
<float>1432631150.48</float>
<string>GMT</string>
<float>1436852011.45</float>
<string>GMT+9</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.js" type="text/javascript"></script>\n
<script src="jquery/core/jquery-2.1.min.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>943.36089.56695.38741</string> </value>
<value> <string>944.23995.20237.27067</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -337,8 +337,8 @@
</tuple>
<state>
<tuple>
<float>1433731300.43</float>
<string>UTC</string>
<float>1436852011.47</float>
<string>GMT+9</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