diff options
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r-- | rt/FREESIDE_MODIFIED | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 00e101147..40963bd95 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -11,7 +11,9 @@ lib/RT/Attribute_Overlay.pm #bugfix lib/RT/Config.pm lib/RT/CustomField.pm #CheckMandatoryFields lib/RT/CustomField_Overlay.pm #customfield date patch #timeworked custom fields -lib/RT/Interface/Web.pm #customfield date patch #fix transaction custom fields +lib/RT/Interface/Web.pm #customfield date patch + #fix transaction custom fields + #fix Web.pm Overlay/Vendor/Local inclusion lib/RT/Action.pm #create ticket on custom field change lib/RT/Condition.pm #create ticket on custom field change lib/RT/Scrip_Overlay.pm #create ticket on custom field change |