Commit 5e5586c8 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_web_renderjs_ui] Add export and download as sub link in header

parent afa76a0e
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
['fast_input_url', 'Fast Input', 'magic'], ['fast_input_url', 'Fast Input', 'magic'],
['previous_url', 'Previous', 'carat-l'], ['previous_url', 'Previous', 'carat-l'],
['next_url', 'Next', 'carat-r'], ['next_url', 'Next', 'carat-r'],
['edit_content', 'Content', 'file-text'], ['upload_url', 'Upload', 'upload'],
['edit_properties', 'Properties', 'info'] ['download_url', 'Download', 'download']
]; ];
gadget_klass gadget_klass
......
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>965.14598.25770.31300</string> </value> <value> <string>966.12481.11377.36966</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>1518538755.9</float> <float>1523365510.55</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