Commit d61725ab authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Fix category name

parent bd57f462
......@@ -117,8 +117,8 @@
['translated_simulation_state_title', 'State']
],
monitor_scope_list = [['', ''],
['Enabled', 'enable'],
['Disabled', 'disable']],
['Enabled', 'enabled'],
['Disabled', 'disabled']],
upgrade_scope_list = [['', ''],
['Auto Upgrade', 'auto'],
['Ask Confirmation before Upgrade', 'ask_confirmation'],
......
......@@ -257,7 +257,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.59075.20655.52309</string> </value>
<value> <string>974.62049.17150.785</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -275,7 +275,7 @@
</tuple>
<state>
<tuple>
<float>1554755115.93</float>
<float>1558467914.28</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -145,8 +145,8 @@
['portal_type', 'Type'],
['SoftwareInstance_getNewsDict', 'Status']
], monitor_scope_list = [['', ''],
['Enabled', 'enable'],
['Disabled', 'disable']
['Enabled', 'enabled'],
['Disabled', 'disabled']
], upgrade_scope_list = [['', ''],
['Auto Upgrade', 'auto'],
['Ask Confirmation before Upgrade', 'ask_confirmation'],
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.50791.18350.19558</string> </value>
<value> <string>974.62049.17150.785</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1554751476.78</float>
<float>1558467876.65</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