Fix for ALF-10560 - Alfresco Explorer and nulling properties in CreateSpaceWizard

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2011-10-31 11:34:52 +00:00
parent 5fc6e6ff2e
commit ad8f82ce31

View File

@@ -250,9 +250,6 @@ public class CreateSpaceWizard extends BaseWizardBean
}
}
setTitle("");
setDescription("");
return outcome;
}