Bugzilla – Attachment 184169 Details for
Bug 40366
Update the label export process to avoid Greybox modal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40366: (follow-up) Remove inclusion of greybox.inc
Bug-40366-follow-up-Remove-inclusion-of-greyboxinc.patch (text/plain), 2.12 KB, created by
Caroline Cyr La Rose
on 2025-07-16 18:20:57 UTC
(
hide
)
Description:
Bug 40366: (follow-up) Remove inclusion of greybox.inc
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2025-07-16 18:20:57 UTC
Size:
2.12 KB
patch
obsolete
>From a81f34e06f1edd8bd88b114315d389d0cbd5bb69 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 16 Jul 2025 17:45:57 +0000 >Subject: [PATCH] Bug 40366: (follow-up) Remove inclusion of greybox.inc > >Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >--- > .../intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt | 1 - > .../intranet-tmpl/prog/en/modules/labels/label-edit-range.tt | 1 - > koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt | 1 - > 3 files changed, 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >index 68c60a9c14d..82a4eb7f84f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >@@ -229,7 +229,6 @@ > <input type="hidden" name="batch_id" value="[% batch_id | html %]" /> > </form> > [% MACRO jsinclude BLOCK %] >- [% INCLUDE 'greybox.inc' %] > [% INCLUDE 'datatables.inc' %] > [% Asset.js("js/labels-menu.js") | $raw %] > <script> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt >index 11c7881f002..83e54a08266 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt >@@ -10,7 +10,6 @@ > [% END %]</title > > > [% INCLUDE 'doc-head-close.inc' %] >-[% INCLUDE 'greybox.inc' %] > </head> > <body id="labels_label-home" class="tools labels"> > [% WRAPPER 'header.inc' %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >index 853fe5dc61b..1284f16580e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >@@ -156,7 +156,6 @@ > [% END %] > > [% MACRO jsinclude BLOCK %] >- [% INCLUDE 'greybox.inc' %] > [% INCLUDE 'datatables.inc' %] > <script> > function Xport() { >-- >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 40366
:
184060
|
184062
|
184162
| 184169