46 |
prefilters => "borrowernumber=$borrowernumber", |
46 |
prefilters => "borrowernumber=$borrowernumber", |
49 |
table_actions => encode_json( Koha::Illrequest->get_staff_table_actions ), |
49 |
table_actions => encode_json( Koha::ILL::Request->get_staff_table_actions ), |
52 |
output_html_with_http_headers $input, $cookie, $template->output; |
52 |
output_html_with_http_headers $input, $cookie, $template->output; |