diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2015-10-09 23:00:05 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-02-04 15:24:16 -0600 |
commit | 0aa9ae8b5bd4224314b5d0569546fed4f15f8924 (patch) | |
tree | a6e9d862e444784ce9c4086a1ca77e5b70d581a9 | |
parent | 4f82259ccf4a8a045f718afc930ba3168e4c3891 (diff) |
RT#38481 [noted in FREESIDE_MODIFIED]
-rw-r--r-- | rt/FREESIDE_MODIFIED | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index ace0d499b..05ffb2a46 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -165,3 +165,9 @@ share/html/Search/Elements/PickBasics lib/RT/CustomField.pm share/html/Admin/CustomFields/Modify.html share/html/Ticket/Create.html + +#allow RedirectToBasics to be set from schedule-appointments, RT#38481 +share/html/Search/Schedule.html +share/html/Elements/CalendarSlotSchedule +share/html/Ticket/Display.html + |