summaryrefslogtreecommitdiff
path: root/rt/FREESIDE_MODIFIED
diff options
context:
space:
mode:
authorivan <ivan>2011-04-20 17:46:56 +0000
committerivan <ivan>2011-04-20 17:46:56 +0000
commit1b59bf2274ead499f714a57f862811e223c2a9d5 (patch)
tree0a54a00a4df284acd43fc88bd1ed07467f030b02 /rt/FREESIDE_MODIFIED
parent4a90137be473f0d167c64e475d14f137aba1e1cd (diff)
fix RT::InterFace::Web_Vendor inclusion, RT#12519
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r--rt/FREESIDE_MODIFIED4
1 files changed, 3 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index 3c22f0d..e42182b 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