Fix ups and improvements to latest ML UI additions

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5932 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-06-13 11:26:44 +00:00
parent add54d575c
commit c240fc2948
8 changed files with 96 additions and 228 deletions

View File

@@ -91,7 +91,7 @@ public class AddTranslationWithoutContentDialog extends BaseDialogBean
nodeService.setProperty(newTranslation, ContentModel.PROP_AUTHOR, author);
nodeService.setProperty(newTranslation, ContentModel.PROP_TITLE, title);
// Get the content data of the
// Get the content data of the new translation
ContentData newTranslationContentData = fileFolderService.getReader(newTranslation).getContentData();
// set the current browse node