okay group editing UI as well as part_svc group editing UI seem to be working
[freeside.git] / httemplate / browse / queue.cgi
1 <!-- mason kludge -->
2 <%
3
4 print header("Job Queue", menubar( 'Main Menu' => $p, )).
5       joblisting({}). '</BODY></HTML>';
6
7 %>