Bugzilla – Attachment 96043 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.33 KB, created by
Jonathan Druart
on 2019-12-05 14:49:38 UTC
(
hide
)
Description:
Bug 24059: Remove unused Greybox assets from detail.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-12-05 14:49:38 UTC
Size:
1.33 KB
patch
obsolete
>From b0be3614bd42fe38193651fb5aa552734af69ad5 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> >--- > 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 daa9c20bee..ade83c07c1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -790,7 +790,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