RM-2614 Fix typo in name of classification level property.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/caveatmarkdatatype@115519 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tom Page
2015-10-29 10:20:51 +00:00
parent 2116261594
commit f7153d0e66
2 changed files with 4 additions and 4 deletions

View File

@@ -17,8 +17,8 @@
<bean id="caveatDAOFromJSON" class="org.alfresco.module.org_alfresco_module_rm.caveat.dao.CaveatDAOFromJSON">
<property name="configLocation" value="${rm.caveat.configFile}" />
<property name="namespaceService" ref="namespaceService" />
<property name="dictionaryService" ref="dictionaryService" />
<property name="namespaceService" ref="namespaceService" />
<property name="dictionaryService" ref="dictionaryService" />
</bean>
<bean id="caveatDAO" class="org.alfresco.module.org_alfresco_module_rm.caveat.dao.CaveatDAOCache">

View File

@@ -6,7 +6,7 @@
"type" : "HIERARCHICAL",
"model" :
{
"property" : "clf:classification"
"property" : "clf:currentClassification"
},
"marks" :
[