Commit 22939daa authored by Vincent Bechu's avatar Vincent Bechu Committed by Eteri

[erp5_web_renderjs_ui] Add Content and Properties in sub header

/reviewed-on nexedi/erp5!343
parent 5a413e88
...@@ -56,7 +56,9 @@ ...@@ -56,7 +56,9 @@
['cut_url', 'Cut', 'scissors'], ['cut_url', 'Cut', 'scissors'],
['add_url', 'Add', 'plus'], ['add_url', 'Add', 'plus'],
['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'],
['edit_properties', 'Properties', 'info']
]; ];
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>961.16515.8085.37905</string> </value> <value> <string>961.19028.47293.9045</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>1502120300.4</float> <float>1502270945.98</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