mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-2197: Minor comment fix as pointed out by Tom during +review RM-56
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@104304 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -663,7 +663,7 @@
|
|||||||
<property name="classificationService" ref="ClassificationService"/>
|
<property name="classificationService" ref="ClassificationService"/>
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- REST impl for GET classification levels -->
|
<!-- REST impl for GET clearance levels -->
|
||||||
<bean id="webscript.org.alfresco.rma.classification.clearancelevels.get"
|
<bean id="webscript.org.alfresco.rma.classification.clearancelevels.get"
|
||||||
class="org.alfresco.module.org_alfresco_module_rm.script.classification.ClearanceLevelsGet"
|
class="org.alfresco.module.org_alfresco_module_rm.script.classification.ClearanceLevelsGet"
|
||||||
parent="rmBaseWebscript">
|
parent="rmBaseWebscript">
|
||||||
|
Reference in New Issue
Block a user