Lines 206-217
Link Here
|
206 |
<script> |
206 |
<script> |
207 |
dayjs.extend(window.dayjs_plugin_isSameOrBefore); |
207 |
dayjs.extend(window.dayjs_plugin_isSameOrBefore); |
208 |
</script> |
208 |
</script> |
209 |
<script> |
|
|
210 |
dayjs.extend(window.dayjs_plugin_isSameOrAfter); |
211 |
</script> |
212 |
<script> |
213 |
dayjs.extend(window.dayjs_plugin_isSameOrBefore); |
214 |
</script> |
215 |
[% Asset.js("js/catalog.js") | $raw %] |
209 |
[% Asset.js("js/catalog.js") | $raw %] |
216 |
|
210 |
|
217 |
[% IF Koha.Preference('EnableBooking') %] |
211 |
[% IF Koha.Preference('EnableBooking') %] |