Commit a3f8f41f authored by Xiaohe Cao's avatar Xiaohe Cao Committed by Romain Courteaud

[erp5_web_renderjs_ui] Add new link/button entries.

parent 1a0d75c6
...@@ -142,11 +142,13 @@ ...@@ -142,11 +142,13 @@
], ],
possible_right_link_list = [ possible_right_link_list = [
['edit_url', 'Editable', 'pencil'], ['edit_url', 'Editable', 'pencil'],
['view_url', 'Viewable', 'eye'] ['view_url', 'Viewable', 'eye'],
['right_url', 'New', 'plus']
], ],
possible_right_button_list = [ possible_right_button_list = [
['save_action', 'Save', 'check', 'submit'], ['save_action', 'Save', 'check', 'submit'],
['submit_action', 'Proceed', 'check', 'submit'], ['submit_action', 'Proceed', 'check', 'submit'],
['add_action', 'Add', 'check', 'submit'],
['filter_action', 'Filter', 'filter', 'submit'] ['filter_action', 'Filter', 'filter', 'submit']
], ],
possible_sub_header_list = [ possible_sub_header_list = [
......
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>950.21623.16836.44356</string> </value> <value> <string>952.64761.25287.18397</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1460384843.33</float> <float>1470402212.45</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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