Commit 9388e6a8 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_web_renderjs_ui] Add upload and download button in header

parent c5d06b50
......@@ -59,8 +59,8 @@
['fast_input_url', 'Fast Input', 'magic'],
['previous_url', 'Previous', 'carat-l'],
['next_url', 'Next', 'carat-r'],
['edit_content', 'Content', 'file-text'],
['edit_properties', 'Properties', 'info']
['upload_url', 'Upload', 'upload'],
['download_url', 'Download', 'download']
];
gadget_klass
......
......@@ -63,6 +63,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_md5</string> </key>
<value>
......@@ -216,7 +222,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>P0</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -230,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>968.41228.46964.12441</string> </value>
<value> <string>969.27633.19787.19507</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1530711582.16</float>
<float>1533641152.13</float>
<string>UTC</string>
</tuple>
</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