Minor updates to content expiration

- I18N title for change request workflow
 - change request workflow title now includes the web project name the content came from
 - Added admin user name and workflow name as configurable properties for quartz job

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5683 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2007-05-15 15:31:17 +00:00
parent fd2176bc1c
commit 1d1cd9ecfd
4 changed files with 5 additions and 10 deletions

View File

@@ -982,7 +982,6 @@ public final class AVMUtil
public final static String DIR_ROOT = "ROOT";
public final static String SPACE_ICON_WEBSITE = "space-icon-website";
public final static QName PROP_WEB_PROJECT_NODE_REF = QName.createQName(null, ".web_project.noderef");
// web user role permissions
public final static String ROLE_CONTENT_MANAGER = "ContentManager";