Bugzilla – Attachment 96584 Details for
Bug 24059
Remove unused Greybox assets from detail.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24059: Remove unused Greybox assets from detail.tt
Bug-24059-Remove-unused-Greybox-assets-from-detail.patch (text/plain), 1.39 KB, created by
Katrin Fischer
on 2019-12-22 21:09:17 UTC
(
hide
)
Description:
Bug 24059: Remove unused Greybox assets from detail.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-12-22 21:09:17 UTC
Size:
1.39 KB
patch
obsolete
>From d6ff7a5cb02aa8d552ad6f505c4c19f06e0c96be Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 18 Nov 2019 18:21:52 +0000 >Subject: [PATCH] Bug 24059: Remove unused Greybox assets from detail.tt > >This patch removes reference to the Greybox include file because it is >unused. > >To test, apply the patch and view the bibliographic details page. Test >various JavaScript-driven interactions to make sure no functionality has >been broken: Menus, tabs, table filters, MARC Preview, etc. > >Searching for "gb-" or "GB_" should return no results in any files >related to the details page. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index 09436cfab8..a569a45638 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -793,7 +793,6 @@ > [% MACRO jsinclude BLOCK %] > [% INCLUDE 'catalog-strings.inc' %] > [% Asset.js("js/catalog.js") | $raw %] >- [% INCLUDE 'greybox.inc' %] > [% Asset.js("js/coce.js") | $raw %] > <script> > var interface = "[% interface | html %]"; >-- >2.11.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 24059
:
95522
|
96043
| 96584