diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-07-24 23:59:47 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-07-24 23:59:47 +0200 |
| commit | 7b3b3c6d26742fc6c2bd9ce4f9b0df1c19686e66 (patch) | |
| tree | 0d2e3f4df9d6652eaa9f08f7df3086ad98f98096 /src/main/resources/boot/allbootitems.txt | |
| parent | 5fe73473d17805ecc30bac50a21b619b94fbd25d (diff) | |
MoveLatestVersionToLast activity in defs to make it easier to apply
changes to existing definitions.
Diffstat (limited to 'src/main/resources/boot/allbootitems.txt')
| -rw-r--r-- | src/main/resources/boot/allbootitems.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/boot/allbootitems.txt b/src/main/resources/boot/allbootitems.txt index 8c6e052..1c088b4 100644 --- a/src/main/resources/boot/allbootitems.txt +++ b/src/main/resources/boot/allbootitems.txt @@ -9,6 +9,7 @@ OD/Schema OD/Script
OD/Errors
EA/AssignNewVersionFromLast
+EA/MoveLatestVersionToLast
EA/EditActivityDef
EA/EditSchema
EA/EditScriptDefinition
@@ -23,4 +24,5 @@ CA/ManageElementaryActDef CA/ManageSchema
CA/ManageScript
SC/CreateNewNumberedVersionFromLast
+SC/SetLastNumberedVersionToLast
SC/ServerNewEntity
|
