Bugzilla – Attachment 99076 Details for
Bug 7611
Show the NOT_LOAN authorised values for item status in XSLT OPAC search results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7611: (follow-up) Add missing space
Bug-7611-follow-up-Add-missing-space.patch (text/plain), 808 bytes, created by
Jonathan Druart
on 2020-02-17 10:49:18 UTC
(
hide
)
Description:
Bug 7611: (follow-up) Add missing space
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-02-17 10:49:18 UTC
Size:
808 bytes
patch
obsolete
>From 5e7ff592dd7c603d38df9de765e3fddfc4c39950 Mon Sep 17 00:00:00 2001 >From: Nick <nick@bywatersolutions.com> >Date: Tue, 15 Oct 2019 13:30:02 +0000 >Subject: [PATCH] Bug 7611: (follow-up) Add missing space > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index 70a67f633f..7d31d80cfb 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -2446,7 +2446,7 @@ button { > } > > .ItemSummary .LabelCallNumber::before { >- content: "["; >+ content: " ["; > } > > .ItemSummary .CallNumber::after { >-- >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 7611
:
7905
|
7906
|
7907
|
60816
|
62930
|
62931
|
85115
|
92495
|
92496
|
94026
|
94212
|
95060
|
95061
|
95235
|
95236
|
95237
|
95238
|
95239
|
95240
|
97804
|
97805
|
97806
|
97807
|
97808
|
99074
|
99075
| 99076 |
99077
|
99078
|
99163