Commit c75412dd authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_web_renderjs_ui: UriTemplate is now defined in jiodev

parent fa048dfa
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
<script src="rsvp.js"></script>\n <script src="rsvp.js"></script>\n
<script src="renderjs.js"></script>\n <script src="renderjs.js"></script>\n
<script src="i18next.js"></script>\n <script src="i18next.js"></script>\n
<script src="uritemplate.js"></script>\n <script src="jiodev.js"></script>\n
\n \n
<!-- custom script -->\n <!-- custom script -->\n
<script src="gadget_translate.js"></script>\n <script src="gadget_translate.js"></script>\n
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>super_sven</string> </value> <value> <string>xiaowu</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -259,7 +259,7 @@ ...@@ -259,7 +259,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>939.45272.47644.64085</string> </value> <value> <string>943.37594.40775.12492</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -277,8 +277,8 @@ ...@@ -277,8 +277,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1419953317.85</float> <float>1433815581.09</float>
<string>GMT</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
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