Commit b3d59429 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Place fields on the right to make Coding Style happy.

parent f906e42e
...@@ -80,10 +80,7 @@ ...@@ -80,10 +80,7 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list> <list/>
<string>my_simulation_state_title</string>
<string>my_translated_simulation_state_title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -112,7 +109,10 @@ ...@@ -112,7 +109,10 @@
<item> <item>
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list/> <list>
<string>my_simulation_state_title</string>
<string>my_translated_simulation_state_title</string>
</list>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
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