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