Bug 26988: Add API route to fetch hold pickup locations and use it in the holds table
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / z3950_search.inc
1 <!-- z3950_search.inc -->
2 <script>
3     var interface = "[% interface | html %]";
4     var theme = "[% theme | html %]";
5     var total_pages = new Number("[% total_pages | html %]");
6 </script>
7 <!-- / z3950_search.inc -->