mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
- Added MimeTypeSelector component
- Changed edit doc props page to use it - Changed checkbox generator to only apply boolean converter - Moved handling of multiple boolean values from the multi value converter to the boolean converter git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2666 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -30,6 +30,7 @@ public final class ComponentConstants
|
||||
public static final String JAVAX_FACES_SELECT_BOOLEAN = "javax.faces.SelectBoolean";
|
||||
public static final String JAVAX_FACES_GRAPHIC = "javax.faces.Graphic";
|
||||
public static final String JAVAX_FACES_PARAMETER = "javax.faces.Parameter";
|
||||
public static final String JAVAX_FACES_MENU = "javax.faces.Menu";
|
||||
|
||||
/**
|
||||
* Private constructor
|
||||
|
Reference in New Issue
Block a user