Commit fa62ab67 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Use "OR" rather then comma

parent 8543b70d
......@@ -198,8 +198,8 @@
"lines": 20,
"list_method": "portal_catalog",
"query": "urn:jio:allDocs?query=%28portal_type%3A%28%22" +
"ERP5 Login" + "%22%2C%20%22" +
"Google Login" + "%22%2C%20%22" +
"ERP5 Login" + "%22%20OR%20%22" +
"Google Login" + "%22%20OR%20%22" +
"Facebook Login" + "%22%29%20AND%20" +
"validation_state%3Avalidated%29",
"portal_type": [],
......
......@@ -245,7 +245,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>986.49605.7054.36232</string> </value>
<value> <string>987.49476.87.8891</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -263,7 +263,7 @@
</tuple>
<state>
<tuple>
<float>1602013551.98</float>
<float>1621547040.59</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