Commit 96792945 authored by Romain Courteaud's avatar Romain Courteaud

slapos_jio: drop compute_node_status

parent ef26613e
......@@ -29,12 +29,12 @@
css_class: "",
description: "The Status",
hidden: 0,
"default": {jio_key: value,
result: news},
"default": value,
key: "status",
url: "gadget_slapos_compute_node_status.html",
url: "gadget_slapos_status.html",
title: "Status",
type: "GadgetField"
type: "GadgetField",
renderjs_extra: JSON.stringify(news)
}
};
result.data.rows[i].value["listbox_uid:list"] = {
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>995.25915.28776.41745</string> </value>
<value> <string>995.25912.4583.31368</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1634219804.24</float>
<float>1633958126.29</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