Bugzilla – Attachment 87046 Details for
Bug 21772
Add holds and account information tab to the SCO module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21772: (QA follow-up) Hide .tdlabel class in sco for consistancy with opac-user page.
Bug-21772-QA-follow-up-Hide-tdlabel-class-in-sco-f.patch (text/plain), 1.05 KB, created by
Josef Moravec
on 2019-03-27 08:48:33 UTC
(
hide
)
Description:
Bug 21772: (QA follow-up) Hide .tdlabel class in sco for consistancy with opac-user page.
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-27 08:48:33 UTC
Size:
1.05 KB
patch
obsolete
>From 6ba4bcf0b20af338d3ae74e15b4b18e6a2695f24 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 27 Mar 2019 08:32:37 +0000 >Subject: [PATCH] Bug 21772: (QA follow-up) Hide .tdlabel class in sco for > consistancy with opac-user page. > >Test plan: >1) Compare holds table on selfcheckout and opac-user page, you will see >the difference: In self checkout there are labels like Status, Pickup >location, and so on in every table cell. >2) Apply the patch, the label in selfcheckout dissappear > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/opac-tmpl/bootstrap/css/sco.css | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/sco.css b/koha-tmpl/opac-tmpl/bootstrap/css/sco.css >index 51464cb2c5..805d731715 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/sco.css >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/sco.css >@@ -205,4 +205,9 @@ i.help { > > #sci_refresh_button { > color: rgb(51, 51, 51); >-} >\ No newline at end of file >+} >+ >+.tdlabel { >+ display: none; >+} >+ >-- >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 21772
:
86331
|
86332
|
86333
|
86334
|
86495
|
87042
|
87043
|
87044
|
87045
| 87046 |
87047
|
87048
|
87064
|
87067