Commit 6b57db7d authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: Clean up Software Installation view form

   Owner is not set, but Project
   Update typo on field title
parent 5d5ab6f8
Pipeline #34152 failed with stage
in 0 seconds
......@@ -110,7 +110,7 @@
<value>
<list>
<string>my_aggregate_title</string>
<string>my_destination_section_title</string>
<string>my_follow_up_title</string>
<string>my_translated_validation_state_title</string>
<string>my_translated_slap_state_title</string>
</list>
......
......@@ -106,7 +106,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Compute Node Reference</string> </value>
<value> <string>Compute Node</string> </value>
</item>
</dictionary>
</value>
......
......@@ -18,7 +18,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_destination_section_title</string> </value>
<value> <string>my_follow_up_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -94,8 +94,8 @@
<value>
<list>
<tuple>
<string>Person</string>
<string>Person</string>
<string>Project</string>
<string>Project</string>
</tuple>
</list>
</value>
......@@ -106,7 +106,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Owner</string> </value>
<value> <string>Project</string> </value>
</item>
</dictionary>
</value>
......
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