diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-09-16 08:52:02 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-09-16 08:52:02 +0200 |
| commit | bd8d00d0d56761323f5652207770f994580d791b (patch) | |
| tree | 9569624f78d038c2fe6b0c2836a68b0aee51209c /src/main/resources/boot/EA/AssignNewVersionFromLast.xml | |
| parent | 40742ae7b95f70f8254406d34566452cd06c965e (diff) | |
Abstract activity properties
Diffstat (limited to 'src/main/resources/boot/EA/AssignNewVersionFromLast.xml')
| -rw-r--r-- | src/main/resources/boot/EA/AssignNewVersionFromLast.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml index 248dfee..e76e63f 100644 --- a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml +++ b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml @@ -15,6 +15,6 @@ <KeyValuePair Key="Ignorable" Boolean="false"/>
<KeyValuePair Key="ScriptVersion" String="0"/>
<KeyValuePair Key="Skippable" Boolean="false"/>
- <KeyValuePair Key="ViewName" String=""/>
+ <KeyValuePair Key="ViewName" String="" isAbstract="true"/>
</Properties>
</ActivityDef>
|
