X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Fshare%2Fhtml%2FElements%2FCalendarSlotSchedule;h=538a41a941cef90765043881763488b83a20f196;hb=9c11fac3f8d3f31306de62185f623b7afb6e94ee;hp=bf66dcae546e82e826bb0118ab1302461b846ad8;hpb=8ed14c4f01f47c35a4a21e2daa6e642d51a7270c;p=freeside.git diff --git a/rt/share/html/Elements/CalendarSlotSchedule b/rt/share/html/Elements/CalendarSlotSchedule index bf66dcae5..538a41a94 100644 --- a/rt/share/html/Elements/CalendarSlotSchedule +++ b/rt/share/html/Elements/CalendarSlotSchedule @@ -19,6 +19,7 @@ % % my $bgcolor = '666666;border-color:#555555'; % my $content = ''; +% my $link = ''; % my $selectable = 0; % my $draggable_ticketid = 0; % my $draggable_length = 0; @@ -59,6 +60,7 @@ % FS::sched_avail::pretty_time($due). % ': '. $cust_main[0]->_FreesideURILabel; % #'install for custname XX miles away'; #XXX placeholder/more +% $link = qq( view); % $draggable_ticketid = $id; % $draggable_length = $due - $starts; % @@ -126,7 +128,7 @@ % } % % } - ><% $content |h %> + ><% $content |h %><% $link |n %>