diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-05-28 12:03:50 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-05-28 12:03:50 +0200 |
| commit | a5266d7c6506a1184eb1d78a51d683b68556dc06 (patch) | |
| tree | 418dbcf8d90d3b0d02b5eb3fda718808579bc6e0 /src/main/resources/boot/CA/ManageElementaryActDef.xml | |
| parent | 0c04d40959ce97ec843462c199a4aa416b45863c (diff) | |
Remove old prefill references and set version numbers to 0
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>
|
