Commit af64696a authored by Romain Courteaud's avatar Romain Courteaud

slapos_jio: drop gadget_slapos_compute_node_status

parent f9fb2c32
......@@ -38,11 +38,12 @@
css_class: "",
description: gadget.description_translation,
hidden: 0,
"default": {jio_key: value_jio_key, result: value},
"default": value_jio_key,
key: "status",
url: "gadget_slapos_compute_node_status.html",
url: "gadget_slapos_status.html",
title: gadget.title_translation,
type: "GadgetField"
type: "GadgetField",
renderjs_extra: JSON.stringify(value)
}
};
result.data.rows[i].value["listbox_uid:list"] = {
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>987.11773.24735.44390</string> </value>
<value> <string>994.13877.11099.20906</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1602257151.8</float>
<float>1633963338.56</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