diff options
| author | ivan <ivan> | 2011-04-20 17:46:58 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-04-20 17:46:58 +0000 |
| commit | ff52cb8cd4a532658e6d58f6122d2d77dd1aaf25 (patch) | |
| tree | 0dbd082471334ee8c9b506a619882858394f2b6c /rt/FREESIDE_MODIFIED | |
| parent | a707e78a4083160c40f0a948a07be99d00263343 (diff) | |
fix RT::InterFace::Web_Vendor inclusion, RT#12519
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 |
