X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fmake_appointment.html;fp=httemplate%2Felements%2Fmake_appointment.html;h=0000000000000000000000000000000000000000;hp=ddf377f54782563c12b2adb06400b461ccba07fd;hb=ebf0fbf1e78dda4cba6ce0aa1420233375f3a0ee;hpb=b2787f77f842a16df069227e74a2da54b8b36efb diff --git a/httemplate/elements/make_appointment.html b/httemplate/elements/make_appointment.html deleted file mode 100644 index ddf377f54..000000000 --- a/httemplate/elements/make_appointment.html +++ /dev/null @@ -1,39 +0,0 @@ -<& /elements/header-popup.html &> - -% #XXX actually, the action needs to repace the top-level window with this -% #$params->{'action'} = $p. 'rt/Search/Schedule.html?'. $query; -
- - - -% my @sched_item = qsearch('sched_item', { 'disabled' => '', }); -% my @username = map $_->access_user->username, @sched_item; -% foreach my $username (@username) { - -% } - -Length: - -
-
- - - -
- -<& /elements/footer-popup.html &> -<%init> - -my $default_length = FS::Conf->new->config('default_appointment_length') || 180; - -#XXX '&pkgnum=$pkgnum";need to be for specific package/location, not just for a customer... default to active(/ordered) package in a pkg_class w/ticketing_queueid, otherwise, a popup? (well, we're already a popup now) we're getting complicated like form-creat_ticket.html - - -