summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/EA/EditActivityDef.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-04-11 17:00:47 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-04-11 17:03:57 +0200
commit410dc5af0fec0e29635cc049351076712f2d4727 (patch)
tree900033039ddce3ec3fd285bf9664a436fcc9b9fb /src/main/resources/boot/EA/EditActivityDef.xml
parent3ee9c263ca512068d2669cdf9a10679424eb6ce2 (diff)
Remove description editing workflows from the kernel - they have been
moved to cristal-dev. Requires future post-processing for previous Module.debug functionality
Diffstat (limited to 'src/main/resources/boot/EA/EditActivityDef.xml')
-rw-r--r--src/main/resources/boot/EA/EditActivityDef.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/main/resources/boot/EA/EditActivityDef.xml b/src/main/resources/boot/EA/EditActivityDef.xml
deleted file mode 100644
index e90c225..0000000
--- a/src/main/resources/boot/EA/EditActivityDef.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<ActivityDef ID="23" Name="EditActivityDef" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
- <Properties>
- <KeyValuePair Key="Repeatable" Boolean="false"/>
- <KeyValuePair Key="Agent Name" String=""/>
- <KeyValuePair Key="Autostart" Boolean="true"/>
- <KeyValuePair Key="Mail Message" String=""/>
- <KeyValuePair Key="Mail event" String=""/>
- <KeyValuePair Key="Description" String="Edit this Activity Definition"/>
- <KeyValuePair Key="SchemaVersion" String="0"/>
- <KeyValuePair Key="Show time" Boolean="true"/>
- <KeyValuePair Key="Viewpoint" String="last"/>
- <KeyValuePair Key="Agent Role" String="Admin"/>
- <KeyValuePair Key="SchemaType" String=""/>
- <KeyValuePair Key="ScriptName" String=""/>
- <KeyValuePair Key="Ignorable" Boolean="false"/>
- <KeyValuePair Key="ScriptVersion" String=""/>
- <KeyValuePair Key="Skippable" Boolean="false"/>
- </Properties>
-</ActivityDef>