|
Lines 497-503
Link Here
|
| 497 |
|
497 |
|
| 498 |
[% INCLUDE 'opac-bottom.inc' %] |
498 |
[% INCLUDE 'opac-bottom.inc' %] |
| 499 |
[% BLOCK jsinclude %] |
499 |
[% BLOCK jsinclude %] |
| 500 |
[% IF ( Koha.Preference("OPACSuggestionAutoFill") ) %] |
500 |
[% IF ( Koha.Preference("OPACSuggestionAutoFill") != 'no' ) %] |
| 501 |
[% Asset.js("js/autofill.js") | $raw %] |
501 |
[% Asset.js("js/autofill.js") | $raw %] |
| 502 |
[% END %] |
502 |
[% END %] |
| 503 |
[% INCLUDE 'datatables.inc' %] |
503 |
[% INCLUDE 'datatables.inc' %] |