Bugzilla – Attachment 185716 Details for
Bug 37661
Disable/Enable Bookings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37661: (follow-up) [squash me] remove useless lines
Bug-37661-follow-up-squash-me-remove-useless-lines.patch (text/plain), 3.31 KB, created by
Baptiste Wojtkowski (bwoj)
on 2025-08-22 12:16:49 UTC
(
hide
)
Description:
Bug 37661: (follow-up) [squash me] remove useless lines
Filename:
MIME Type:
Creator:
Baptiste Wojtkowski (bwoj)
Created:
2025-08-22 12:16:49 UTC
Size:
3.31 KB
patch
obsolete
>From b5030d5d19ddc9c5e4e2e79780156dd7f2f262b3 Mon Sep 17 00:00:00 2001 >From: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> >Date: Fri, 22 Aug 2025 12:13:27 +0000 >Subject: [PATCH] Bug 37661: (follow-up) [squash me] remove useless lines > >--- > .../intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt | 6 ------ > .../intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt | 6 ------ > .../intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt | 6 ------ > .../prog/en/modules/catalogue/labeledMARCdetail.tt | 6 ------ > 4 files changed, 24 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >index 8c4c475b4e..85c511aa8a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >@@ -82,12 +82,6 @@ > <script> > dayjs.extend(window.dayjs_plugin_isSameOrBefore); > </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrAfter); >- </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrBefore); >- </script> > [% Asset.js("js/catalog.js") | $raw %] > > [% IF Koha.Preference('EnableBooking') %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >index 5524600394..66a5774709 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >@@ -206,12 +206,6 @@ > <script> > dayjs.extend(window.dayjs_plugin_isSameOrBefore); > </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrAfter); >- </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrBefore); >- </script> > [% Asset.js("js/catalog.js") | $raw %] > > [% IF Koha.Preference('EnableBooking') %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt >index 2244ac18f7..ef094d2288 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt >@@ -136,12 +136,6 @@ > <script> > dayjs.extend(window.dayjs_plugin_isSameOrBefore); > </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrAfter); >- </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrBefore); >- </script> > [% Asset.js("js/catalog.js") | $raw %] > > [% IF Koha.Preference('EnableBooking') %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >index 7107f5e3bd..aff14ecbb7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >@@ -95,12 +95,6 @@ > <script> > dayjs.extend(window.dayjs_plugin_isSameOrBefore); > </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrAfter); >- </script> >- <script> >- dayjs.extend(window.dayjs_plugin_isSameOrBefore); >- </script> > [% Asset.js("js/catalog.js") | $raw %] > [% Asset.js("js/browser.js") | $raw %] > >-- >2.43.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37661
:
184558
|
184559
|
184560
|
184561
|
184565
|
184566
|
184578
|
184579
|
184580
|
184581
|
184582
|
185150
|
185151
|
185152
|
185153
|
185154
|
185325
|
185326
|
185327
|
185329
|
185331
|
185333
|
185710
|
185711
|
185712
|
185713
|
185714
|
185715
| 185716