mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Correction to last checkin (doh)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4586 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -139,6 +139,7 @@ public class SubmitDialog extends BaseDialogBean
|
||||
this.warningItems = null;
|
||||
this.workflowItems = null;
|
||||
this.workflows = new HashSet<FormWorkflowWrapper>(4);
|
||||
this.workflowSelectedValue = null;
|
||||
|
||||
// walk all the web forms attached the website, and lookup the workflow defaults for each
|
||||
NodeRef websiteRef = this.avmBrowseBean.getWebsite().getNodeRef();
|
||||
|
Reference in New Issue
Block a user