Commit 09639815 authored by Roque Porchetto's avatar Roque Porchetto

erp5_wendelin_telecom_UI: show file size attribute in file list

parent eb33f73d
......@@ -51,8 +51,7 @@
var column_list = [
['title', 'Title'],
['reference', 'Reference'],
//['version', 'version'],
['validation_state', 'State']
['size', 'Size (in bytes)']
];
return form_gadget.render({
erp5_document: {"_embedded": {"_view": {
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>969.16306.54351.50995</string> </value>
<value> <string>970.25520.10350.35857</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1532960466.35</float>
<float>1537444878.02</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