diff options
Diffstat (limited to 'src/main/resources/boot/CA/SchemaFactoryWf.xml')
| -rw-r--r-- | src/main/resources/boot/CA/SchemaFactoryWf.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/boot/CA/SchemaFactoryWf.xml b/src/main/resources/boot/CA/SchemaFactoryWf.xml index 9b709fd..fc5928b 100644 --- a/src/main/resources/boot/CA/SchemaFactoryWf.xml +++ b/src/main/resources/boot/CA/SchemaFactoryWf.xml @@ -54,8 +54,9 @@ <Properties>
<KeyValuePair Key="Name" String="EditEmptySchema" />
<KeyValuePair Key="Version" Integer="0" />
+ <KeyValuePair Key="SchemaType" String="Schema" />
</Properties>
- <activityDef>EditSchema</activityDef>
+ <activityDef>EditDefinition</activityDef>
</ActivitySlotDef>
<LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false" isNext="0">
|
