diff options
Diffstat (limited to 'src/main/resources/boot/CA/ManageElementaryActDef.xml')
| -rw-r--r-- | src/main/resources/boot/CA/ManageElementaryActDef.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main/resources/boot/CA/ManageElementaryActDef.xml b/src/main/resources/boot/CA/ManageElementaryActDef.xml index 77baa8e..3ab97f9 100644 --- a/src/main/resources/boot/CA/ManageElementaryActDef.xml +++ b/src/main/resources/boot/CA/ManageElementaryActDef.xml @@ -91,8 +91,7 @@ <InEdgeId>18</InEdgeId>
<OutEdgeId>19</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="ViewName" String="ElementaryActivityDef"/>
<KeyValuePair Key="Name" String="AssignNewActivityVersionFromLast"/>
</Properties>
@@ -107,8 +106,7 @@ <InEdgeId>24</InEdgeId>
<OutEdgeId>25</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Version" String="0"/>
<KeyValuePair Key="Name" String="EditDefinition"/>
<KeyValuePair Key="SchemaType" String="ElementaryActivityDef"/>
</Properties>
|
