Commit 64335277 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Include allocation scope for subscribers only

parent fb5cb236
...@@ -132,9 +132,10 @@ ...@@ -132,9 +132,10 @@
['Closed for termination', 'close/termination'], ['Closed for termination', 'close/termination'],
['Closed forever', 'close/forever'], ['Closed forever', 'close/forever'],
['Closed oudated', 'close/outdated'], ['Closed oudated', 'close/outdated'],
['Open/Friend', 'open/friend'], ['Open for Friends only', 'open/friend'],
['Open/Personal', 'open/personal'], ['Open for Personal use only', 'open/personal'],
['Open/Public', 'open/public']], ['Open Public', 'open/public'],
['Open for Subscribers only', 'open/subscription']],
i, value, len = results[1].data.total_rows; i, value, len = results[1].data.total_rows;
......
...@@ -257,7 +257,7 @@ ...@@ -257,7 +257,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>969.7375.53535.32409</string> </value> <value> <string>969.62484.48542.9284</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1532424039.98</float> <float>1540213094.51</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<value> <string encoding="cdata"><![CDATA[ <value> <string encoding="cdata"><![CDATA[
CACHE MANIFEST\n CACHE MANIFEST\n
# generated on Tue, 16 Oct 2018 12:00:00 GMT+0200\n # generated on Lun, 22 Oct 2018 12:00:00 GMT+0200\n
CACHE:\n CACHE:\n
favicon.ico\n favicon.ico\n
font-awesome/font-awesome-webfont.eot?v=4.6.3\n font-awesome/font-awesome-webfont.eot?v=4.6.3\n
...@@ -557,7 +557,7 @@ NETWORK:\n ...@@ -557,7 +557,7 @@ NETWORK:\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>970.27198.26228.57463</string> </value> <value> <string>970.64993.24389.39270</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -575,7 +575,7 @@ NETWORK:\n ...@@ -575,7 +575,7 @@ NETWORK:\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1539726802.28</float> <float>1540213181.84</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