Commit 217dfe38 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Only List validated SI on hosting subcription view

parent 9c5fa52c
......@@ -336,7 +336,8 @@
"Slave Instance" + "%22%2C%20%22" +
"Software Instance" + "%22%29%20AND%20%28" +
"default_specialise_reference%3A%22" +
gadget.state.doc.reference + "%22%29%29",
gadget.state.doc.reference + "%22%29%20AND%20%28" +
"validation_state%3A%22validated%22%29%29",
"portal_type": [],
"search_column_list": column_list,
"sort_column_list": column_list,
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.49094.61098.53060</string> </value>
<value> <string>971.49400.14227.7628</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1542723372.96</float>
<float>1542893154.58</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