mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Partial impl of requires-role handling on fields. Config API tidy-up.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14227 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -105,7 +105,7 @@ public class FormServiceImplTest extends BaseAlfrescoSpringTest
|
|||||||
private static String LABEL_REFERENCES = "References";
|
private static String LABEL_REFERENCES = "References";
|
||||||
private static String LABEL_CONTAINS = "Contains";
|
private static String LABEL_CONTAINS = "Contains";
|
||||||
|
|
||||||
private static final String USER_ONE = "UserOne_SiteServiceImplTest";
|
private static final String USER_ONE = "UserOne_FormServiceImplTest";
|
||||||
private static final String NODE_FORM_ITEM_KIND = "node";
|
private static final String NODE_FORM_ITEM_KIND = "node";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user