diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-03-20 14:32:44 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-03-20 14:32:44 +0100 |
| commit | 062c586ccef008d9e91424431e6f28effa8a1143 (patch) | |
| tree | a761d959ccae5784bcaa45d5547d619056cbf1a9 | |
| parent | 20aab0c365e87cdefadbb2c5c9325c530761a320 (diff) | |
contents collection
| -rw-r--r-- | src/main/resources/module.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index 45cb984..ebcd1b7 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -117,6 +117,7 @@ </DependencyMember>
<CollectionProperties/>
</Dependency>
+ <Dependency name="contents" isDescription="true"/>
</Item>
<Role jobList="false">User</Role>
<Agent name="dev" password="test">
|
