mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix so that Project Space policy code is moved to emailserver:aliasable onAddAspect - fixes 2 bugs and allows creation of project from any Project template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7876 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -50,6 +50,7 @@ public class CreateProjectDialog extends CreateSpaceWizard
|
||||
public void init(Map<String, String> parameters)
|
||||
{
|
||||
super.init(parameters);
|
||||
this.createFrom = CREATEFROM_TEMPLATE;
|
||||
setSpaceType(ApplicationModel.TYPE_PROJECTSPACE.toString());
|
||||
setIcon("project");
|
||||
}
|
||||
|
Reference in New Issue
Block a user