. Delete Website implemented

- removes staging store, preview stores and associated user stores before removing the website node itself
. Content Reviewer permissions definition fix
. Useful summary page info added to Create Website wizard

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4019 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-10-04 15:53:17 +00:00
parent 82e76ede01
commit 7116697960
7 changed files with 131 additions and 29 deletions

View File

@@ -81,7 +81,7 @@ public class EditFilePropertiesDialog extends EditContentPropertiesDialog
return new Node(this.avmBrowseBean.getAvmNode().getNodeRef());
}
@Override
@Override
protected String finishImpl(FacesContext context, String outcome)
throws Exception
{