Commit 8f9fda6c authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Show short title instead reference on service list as it is more...

slapos_jio: Show short title instead reference on service list as it is more meaningful for the user
parent 48cfd8bd
......@@ -65,7 +65,7 @@
.push(function (form_list) {
var column_list = [
['title', 'Title'],
['reference', 'Reference'],
['short_title', 'Short Title'],
['monitoring_status', 'Status']
];
return form_list.render({
......
......@@ -216,7 +216,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>ERP5TypeTestCase</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>963.19363.3737.43042</string> </value>
<value> <string>965.32073.59962.58726</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1518609234.85</float>
<float>1519374136.68</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