Bugzilla – Attachment 147214 Details for
Bug 31248
Fix responsive table style in the OPAC after switch to Bootstrap tabs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31248: (follow-up) Add fix to checkout history page
Bug-31248-follow-up-Add-fix-to-checkout-history-pa.patch (text/plain), 929 bytes, created by
Jonathan Druart
on 2023-02-23 10:12:43 UTC
(
hide
)
Description:
Bug 31248: (follow-up) Add fix to checkout history page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-02-23 10:12:43 UTC
Size:
929 bytes
patch
obsolete
>From 60298fa9f6e429ea1a415eea3df332113959d904 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 17 Jan 2023 22:56:40 +0000 >Subject: [PATCH] Bug 31248: (follow-up) Add fix to checkout history page > >Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >index 57263fda8ca..28eb8de6258 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss >@@ -214,6 +214,7 @@ > .ui-tabs-panel, > .tabs-container, > #opac-user-views, >+ #opac-user-readingrec, > #topissues, > #usertags, > #usersuggestions { >-- >2.25.1
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 31248
:
138180
|
144869
|
144899
|
145375
|
145376
|
145377
|
147213
| 147214