From 378ea151268f53f875256cdbc4eb52fbee141243 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Tue, 5 Apr 2016 03:21:21 -0500 Subject: Revert "RT#34237: installer scheduling [removed edit links, v3 only]" This reverts commit 22f83589b4a605b40fd8107ee949e4921c130797. --- rt/share/html/Elements/CalendarSlotSchedule | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'rt/share/html/Elements') diff --git a/rt/share/html/Elements/CalendarSlotSchedule b/rt/share/html/Elements/CalendarSlotSchedule index 8aadf0a9a..b82997be8 100644 --- a/rt/share/html/Elements/CalendarSlotSchedule +++ b/rt/share/html/Elements/CalendarSlotSchedule @@ -61,14 +61,13 @@ % FS::sched_avail::pretty_time($due). % ': '. $cust_main[0]->_FreesideURILabel; % #'install for custname XX miles away'; #XXX placeholder/more -% $link = qq( view ); -%#needs higher version of rt -%# . include('/elements/popup_link.html', -%# action=>$RT::WebPath.'/Ticket/ModifyCustomFieldsPopup.html?id='.$id, -%# label =>'edit', -%# actionlabel => 'Edit appointment', -%# height => 436, # better: A + B * (num_custom_fields) -%# ); +% $link = qq( view ). +% include('/elements/popup_link.html', +% action=>$RT::WebPath.'/Ticket/ModifyCustomFieldsPopup.html?id='.$id, +% label =>'edit', +% actionlabel => 'Edit appointment', +% height => 436, # better: A + B * (num_custom_fields) +% ); % $draggable_ticketid = $id; % $draggable_length = $due - $starts; % -- cgit v1.2.1