fix appointments vs. no direct elements/ access, RT#34237, RT#23357
authorIvan Kohler <ivan@freeside.biz>
Thu, 29 Oct 2015 20:12:26 +0000 (13:12 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 29 Oct 2015 20:12:26 +0000 (13:12 -0700)
httemplate/misc/make_appointment.html

index ddf377f..6f308e0 100644 (file)
@@ -2,7 +2,7 @@
 
 % #XXX actually, the action needs to repace the top-level window with this
 % #$params->{'action'} = $p. 'rt/Search/Schedule.html?'. $query;
-<FORM NAME="appointment_form" METHOD="POST" ACTION="<% $p %>elements/schedule-appointment.html">
+<FORM NAME="appointment_form" METHOD="POST" ACTION="<% $p %>misc/schedule-appointment.html">
 
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $cgi->param('custnum') |h %>">