Commit bc2a8c17 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Only display Validated Computer Networks

parent a74f1ec4
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"list_method": "portal_catalog", "list_method": "portal_catalog",
// Filter by My Own networks // Filter by My Own networks
"query": "urn:jio:allDocs?query=portal_type%3A%22" + "query": "urn:jio:allDocs?query=portal_type%3A%22" +
"Computer Network%22", "Computer Network%22%20AND%20validation_state%3Avalidated",
"portal_type": [], "portal_type": [],
"search_column_list": column_list, "search_column_list": column_list,
"sort_column_list": column_list, "sort_column_list": column_list,
......
...@@ -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.18667.8613.35720</string> </value> <value> <string>965.32074.12094.4181</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>1518609250.97</float> <float>1520533629.07</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