Commit 1b8479e6 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Minor improvement on Computer List/View

parent 9b91a8be
...@@ -67,6 +67,7 @@ ...@@ -67,6 +67,7 @@
var column_list = [ var column_list = [
['title', 'Title'], ['title', 'Title'],
['reference', 'Reference'], ['reference', 'Reference'],
['allocation_scope_title', 'Allocation Scope'],
['monitoring_status', 'Status'] ['monitoring_status', 'Status']
]; ];
return form_list.render({ return form_list.render({
......
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>963.18649.54650.14865</string> </value> <value> <string>965.32358.21755.32614</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>1518609259.33</float> <float>1518626892.85</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
}, },
"my_source": { "my_source": {
"description": "The name of a document in ERP5", "description": "The name of a document in ERP5",
"title": "Current Location", "title": "Current Site",
"default": gadget.state.doc.source_title, "default": gadget.state.doc.source_title,
"css_class": "", "css_class": "",
"required": 1, "required": 1,
......
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>965.22323.37519.26163</string> </value> <value> <string>965.22340.34561.5051</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>1518025231.58</float> <float>1518626245.91</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