diff options
author | ivan <ivan> | 2010-07-21 02:10:33 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-07-21 02:10:33 +0000 |
commit | 2727a5a28a05f7c6c9480563670da29fc0b0bc8b (patch) | |
tree | 4c5da796e057dfe628c6ae05a84912c658fdc3dd /rt/FREESIDE_MODIFIED | |
parent | 1932aeb09f14c6293905882806fd50a277e45ee9 (diff) |
fix problems searching the new custom fields w/dates, RT#8449
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r-- | rt/FREESIDE_MODIFIED | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 0e34a979e..31a930367 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -29,7 +29,7 @@ share/html/Elements/EditCustomFieldDate #customfield date patch (NEW) share/html/Elements/SelectDate share/html/Elements/Footer html/Ticket/Create.html #XXX TODO - share/html/Search/Build.html #and customfield date patch + share/html/Search/Build.html share/html/Search/Elements/PickCFs #customfield date patch share/html/Ticket/Display.html share/html/Ticket/Elements/AddCustomers |