diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-04-11 17:00:47 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-04-11 17:03:57 +0200 |
| commit | 410dc5af0fec0e29635cc049351076712f2d4727 (patch) | |
| tree | 900033039ddce3ec3fd285bf9664a436fcc9b9fb /src/main/resources/boot/EA/EditScriptDefinition.xml | |
| parent | 3ee9c263ca512068d2669cdf9a10679424eb6ce2 (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/EditScriptDefinition.xml')
| -rw-r--r-- | src/main/resources/boot/EA/EditScriptDefinition.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/main/resources/boot/EA/EditScriptDefinition.xml b/src/main/resources/boot/EA/EditScriptDefinition.xml deleted file mode 100644 index 11c14ec..0000000 --- a/src/main/resources/boot/EA/EditScriptDefinition.xml +++ /dev/null @@ -1,19 +0,0 @@ -<ActivityDef ID="1" Name="EditScriptDefinition" 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 script definition"/>
- <KeyValuePair Key="SchemaVersion" String="0"/>
- <KeyValuePair Key="Show time" Boolean="true"/>
- <KeyValuePair Key="Agent Role" String="Admin"/>
- <KeyValuePair Key="Viewpoint" String="last"/>
- <KeyValuePair Key="SchemaType" String="Script"/>
- <KeyValuePair Key="Ignorable" Boolean="false"/>
- <KeyValuePair Key="ScriptName" String=""/>
- <KeyValuePair Key="Skippable" Boolean="false"/>
- <KeyValuePair Key="ScriptVersion" String=""/>
- </Properties>
-</ActivityDef>
|
