cockpit/themes/preset/rngs/parallel.rng in cpee-2.1.52 vs cockpit/themes/preset/rngs/parallel.rng in cpee-2.1.53
- old
+ new
@@ -2,11 +2,11 @@
<attribute name="wait" rngui:label="Wait" rngui:default="-1" rngui:hint="-1 to wait for all branches.">
<data type="integer"/>
</attribute>
<attribute name="cancel" rngui:label="Cancel" rngui:default="last" rngui:hint="Set 'Wait' to 1 for standard Event-based Gateway.">
<choice>
- <value id='last'>After Last Task in Branch</value>
- <value id='first'>After First Task in Branch (Event-Based Gateway)</value>
+ <value rngui:label='After Last Task in Branch'>last</value>
+ <value rngui:label='After First Task in Branch (Event-Based Gateway)'>first</value>
</choice>
</attribute>
<element rngui:ignore="true" name="parallel_branch">
<attribute name="pass">
<data type="string"/>