Commit f10ce0bb authored by Roque Porchetto's avatar Roque Porchetto

erp5_wendelin_telecom_UI: remove dataset description column from dataset list in main page

parent 8c71e57a
......@@ -47,8 +47,7 @@
var column_list = [
['title', 'Title'],
['reference', 'Reference'],
['version', 'Version '],
['description', 'Description']
['version', 'Version ']
];
return form_gadget.render({
erp5_document: {"_embedded": {"_view": {
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>969.16308.20198.46865</string> </value>
<value> <string>969.16316.61405.32955</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1532960456.21</float>
<float>1538742222.65</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