Bugzilla – Attachment 27615 Details for
Bug 12118
Unnecessary YUI assets included in offline circ manifest
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12118 - Unnecessary YUI assets included in offline circ manifest
PASSED-QA-Bug-12118---Unnecessary-YUI-assets-inclu.patch (text/plain), 1.68 KB, created by
Kyle M Hall (khall)
on 2014-04-25 12:28:08 UTC
(
hide
)
Description:
[PASSED QA] Bug 12118 - Unnecessary YUI assets included in offline circ manifest
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-04-25 12:28:08 UTC
Size:
1.68 KB
patch
obsolete
>From 1c620dab860948450f5d17ad7b2bb24c1617dbe4 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 21 Apr 2014 14:29:19 -0400 >Subject: [PATCH] [PASSED QA] Bug 12118 - Unnecessary YUI assets included in offline circ manifest > >The offline circulation asset manifest includes some YUI JavaScript >files which are no longer used by any template in Koha except for >acquisitions/basketgroup.tt. This patch removes them from the manifest. > >To test, apply the patch and test offline circulation. Everything should >work correctly. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> > >http://bugs.koha-community.org/show_bug.cgi?id=11218 > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/circ/offline-mf.tt | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt >index 21bc89e..edccfc4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt >@@ -22,12 +22,8 @@ CACHE: > [% themelang %]/js/offlinecirc.js > [% themelang %]/js/staff-global.js > [% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js >-[% themelang %]/lib/yui/button/button-min.js >-[% themelang %]/lib/yui/container/container_core-min.js >-[% themelang %]/lib/yui/menu/menu-min.js > [% themelang %]/lib/yui/reset-fonts-grids.css > [% themelang %]/lib/yui/skin.css >-[% themelang %]/lib/yui/utilities/utilities.js > [% interface %]/prog/img/cart-small.gif > [% interface %]/prog/img/glyphicons-halflings-koha.png > [% interface %]/prog/img/koha-logo-medium.gif >-- >1.7.2.5
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 12118
:
27367
|
27532
| 27615