https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37661 --- Comment #38 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 185326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185326 Bug 37661: Have 29002 depend on EnableBooking Review of attachment 185326: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37661&attachment=185326) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt @@ +82,4 @@
<script> dayjs.extend(window.dayjs_plugin_isSameOrBefore); </script> + <script>dayjs.extend(window.dayjs_plugin_isSameOrAfter)</script>
This looks like a merge error of some kind? -- You are receiving this mail because: You are watching all bug changes.