summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/SCProp.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-27 11:41:12 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-27 11:41:12 +0100
commit9233aa7c396a63abf8fb27272f9b3b82e485d41e (patch)
treebd7927c39b8e275005a0e68b02a5636b77bcf543 /src/main/resources/boot/property/SCProp.xml
parent843f2d127ca11a93de706bda4025dd27eeaed97c (diff)
Added module property to Resource item property description
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
-rw-r--r--src/main/resources/boot/property/SCProp.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml
index 356f2f9..f5de23c 100644
--- a/src/main/resources/boot/property/SCProp.xml
+++ b/src/main/resources/boot/property/SCProp.xml
@@ -1,4 +1,5 @@
<AllProperties>
<PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
<PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
+ <PropertyDescription Name="Module" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
</AllProperties>