mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Integrated code contribution from Michael Kiske - List of Values constraint support added to Advanced Search custom search properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5645 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -42,6 +42,8 @@ public final class ComponentConstants
|
||||
public static final String JAVAX_FACES_PARAMETER = "javax.faces.Parameter";
|
||||
public static final String JAVAX_FACES_MENU = "javax.faces.Menu";
|
||||
public static final String JAVAX_FACES_BUTTON = "javax.faces.Button";
|
||||
public static final String JAVAX_FACES_SELECT_ITEMS = "javax.faces.SelectItems";
|
||||
|
||||
|
||||
/**
|
||||
* Private constructor
|
||||
|
Reference in New Issue
Block a user