diff options
Diffstat (limited to 'src/main/resources/boot/CA/CompositeActivityFactory.xml')
| -rw-r--r-- | src/main/resources/boot/CA/CompositeActivityFactory.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/boot/CA/CompositeActivityFactory.xml b/src/main/resources/boot/CA/CompositeActivityFactory.xml index 1a963cb..f94c729 100644 --- a/src/main/resources/boot/CA/CompositeActivityFactory.xml +++ b/src/main/resources/boot/CA/CompositeActivityFactory.xml @@ -35,7 +35,6 @@ <OutEdgeId>9</OutEdgeId>
<Properties>
<KeyValuePair Key="LastNum" String="2"/>
- <KeyValuePair Key="RoutingScriptVersion" String=""/>
<KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
</Properties>
</LoopDef>
@@ -48,9 +47,8 @@ <InEdgeId>12</InEdgeId>
<OutEdgeId>13</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
<KeyValuePair Key="Name" String="CreateNewCompositeActivityDef"/>
+ <KeyValuePair Key="Version" Integer="0" />
<KeyValuePair Key="NewType" String="CA"/>
</Properties>
<activityDef>CreateNewLocalObjectDef</activityDef>
|
