Bugzilla – Attachment 145377 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), 853 bytes, created by
ByWater Sandboxes
on 2023-01-17 23:32:43 UTC
(
hide
)
Description:
Bug 31248: (follow-up) Add fix to checkout history page
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2023-01-17 23:32:43 UTC
Size:
853 bytes
patch
obsolete
>From 79fc91b1289fa64d18e3764196dd3842dcbe8116 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> >--- > 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 57263fda8c..28eb8de625 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.30.2
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