Bugzilla – Attachment 94014 Details for
Bug 23803
Add Font Awesome icon to cart in staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23803: (follow-up) Remove additional references and file
Bug-23803-follow-up-Remove-additional-references-a.patch (text/plain), 2.21 KB, created by
Nick Clemens (kidclamp)
on 2019-10-11 12:44:44 UTC
(
hide
)
Description:
Bug 23803: (follow-up) Remove additional references and file
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-10-11 12:44:44 UTC
Size:
2.21 KB
patch
obsolete
>From 7b5a6e77330999a9d6832e21b02209985e3a1e85 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 11 Oct 2019 12:40:32 +0000 >Subject: [PATCH] Bug 23803: (follow-up) Remove additional references and file > >This patch removes the cart-small.gif file and a couple other references >to the file. > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/css/right-to-left.css | 1 - > .../intranet-tmpl/prog/en/modules/circ/offline-mf.tt | 1 - > koha-tmpl/intranet-tmpl/prog/img/cart-small.gif | Bin 456 -> 0 bytes > 3 files changed, 2 deletions(-) > delete mode 100644 koha-tmpl/intranet-tmpl/prog/img/cart-small.gif > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css b/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css >index 043c65d608..384528ea12 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css >@@ -309,7 +309,6 @@ ul#toplevelmenu { > float: right; > } > #cartmenulink { >- background: url("../img/cart-small.gif") no-repeat bottom 50% right 10px; > padding-right: 25px; > } > >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 e5f9a9b8a0..ebcdf117c3 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 >@@ -25,7 +25,6 @@ CACHE: > [% interface | html %]/[% theme | html %]/js/staff-global.js > [% interface | html %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js > [% themelang | html %]/lib/yui/reset-fonts-grids.css >-[% interface | html %]/prog/img/cart-small.gif > [% interface | html %]/prog/img/koha-logo-medium.png > [% interface | html %]/prog/img/loading.gif > [% interface | html %]/prog/sound/beep.ogg >diff --git a/koha-tmpl/intranet-tmpl/prog/img/cart-small.gif b/koha-tmpl/intranet-tmpl/prog/img/cart-small.gif >deleted file mode 100644 >index e7899a7e02f4f64b41b9525c0c4bbc3b3e5d362e..0000000000000000000000000000000000000000 >GIT binary patch >literal 0 >HcmV?d00001 > >literal 456 >zcmZ?wbhEHb<Y3@pc*ex=|Nj}2yj2XNV1PnE@h1x-0|OI-4#<8`oG`GfHZU?Zw=_4k >kwlQ{fGchvMGxRleGuC(YPMq03rM<VKWy*q9#zqEf042v4g8%>k > >-- >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 23803
:
94009
|
94010
|
94012
|
94013
| 94014