diff options
Diffstat (limited to 'src/main/resources/boot/CA/ManageScript.xml')
| -rw-r--r-- | src/main/resources/boot/CA/ManageScript.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main/resources/boot/CA/ManageScript.xml b/src/main/resources/boot/CA/ManageScript.xml index 9dff06f..3450dfc 100644 --- a/src/main/resources/boot/CA/ManageScript.xml +++ b/src/main/resources/boot/CA/ManageScript.xml @@ -79,8 +79,7 @@ <InEdgeId>19</InEdgeId>
<OutEdgeId>21</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="Name" String="EditDefinition"/>
</Properties>
<activityDef>EditScriptDefinition</activityDef>
@@ -94,8 +93,7 @@ <InEdgeId>20</InEdgeId>
<OutEdgeId>24</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="ViewName" String="Script"/>
<KeyValuePair Key="Name" String="AssignNewVersionFromLast"/>
</Properties>
|
