From 54dc7206c02d0e2eea2dbd61e0dab1389c4dee73 Mon Sep 17 00:00:00 2001 From: Drake Date: Fri, 8 Sep 2006 01:56:26 +0000 Subject: [PATCH] Fix minor errors: - typo in changelog - wrong lastUpdated in i18n/English/Asset_ProjectManager.pm --- docs/changelog/7.x.x.txt | 2 +- lib/WebGUI/i18n/English/Asset_ProjectManager.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c15315751..464790a9b 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -48,7 +48,7 @@ - new: In the Project Management asset, tasks can now have multiple resources, which may be users or groups. Original single-resource data is migrated to the new schema by the 7.0.7 upgrade script. - fix: makePrintable operation with other styleId - fix: RandomThread macro not working properly. Only CS's with more than one thread are considered for the random search - - new: Tasks in the Project Management can now be assigned non-work lag time that is added to the main work duration of the task. + - new: Tasks in the Project Management asset can now be assigned non-work lag time that is added to the main work duration of the task. - new: Projects in the Project Management asset can now be assigned observer groups; users who are not in the observer group cannot view any aspects of the project. 7.0.6 diff --git a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm index 06ee0b722..9366074a8 100644 --- a/lib/WebGUI/i18n/English/Asset_ProjectManager.pm +++ b/lib/WebGUI/i18n/English/Asset_ProjectManager.pm @@ -310,7 +310,7 @@ our $I18N = { 'task greaterthan error' => { message => q|Start Date cannot be later than End Date|, - lastUpdated => 0 + lastUpdated => 1157680415 }, 'monday label' => {