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' => {