Commit 09df2324 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_web_renderjs_ui: listbox widget don't use uritemplate

parent c75412dd
...@@ -112,7 +112,6 @@ ...@@ -112,7 +112,6 @@
<!-- renderjs -->\n <!-- renderjs -->\n
<script src="rsvp.js" type="text/javascript"></script>\n <script src="rsvp.js" type="text/javascript"></script>\n
<script src="renderjs.js" type="text/javascript"></script>\n <script src="renderjs.js" type="text/javascript"></script>\n
<script src="uritemplate.js"></script>\n
<script src="handlebars.js"></script>\n <script src="handlebars.js"></script>\n
\n \n
<script id="listbox-widget-header" type="text/x-handlebars-template">\n <script id="listbox-widget-header" type="text/x-handlebars-template">\n
...@@ -301,7 +300,7 @@ ...@@ -301,7 +300,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>sven</string> </value> <value> <string>xiaowu</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -315,7 +314,7 @@ ...@@ -315,7 +314,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>942.11648.37959.39202</string> </value> <value> <string>943.415.21085.47820</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -333,8 +332,8 @@ ...@@ -333,8 +332,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1428414872.42</float> <float>1433815191.47</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