Bugzilla – Attachment 112997 Details for
Bug 25462
Shelving location should be on a new line in holdings table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25462: Show shelving location on a new line after home library (staff client)
Bug-25462-Show-shelving-location-on-a-new-line-aft.patch (text/plain), 1.38 KB, created by
Martin Renvoize (ashimema)
on 2020-11-04 14:37:03 UTC
(
hide
)
Description:
Bug 25462: Show shelving location on a new line after home library (staff client)
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-11-04 14:37:03 UTC
Size:
1.38 KB
patch
obsolete
>From 80c333fb177a9aa517e3c8161fc06f0bec56d1e3 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 12 May 2020 12:43:21 +0000 >Subject: [PATCH] Bug 25462: Show shelving location on a new line after home > library (staff client) > >This patch updates the staff client CSS to move the shelving location a >new line after the 'Home library' in list of holdings on the >bibliographic detail page. > >To test, apply the patch and rebuild the staff client CSS >(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). > >- Locate a title in the staff client which has items with a shelving > location. >- View the detail page for that title. In the table of holdings, > confirm that the shelving location information is on a separate line from > the home library information. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >index a698ec9bf9..97e42487ff 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -1826,6 +1826,7 @@ i { > > // style for shelving location in catalogsearch > .shelvingloc { >+ display: block; > font-style: italic; > } > >-- >2.20.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 25462
:
104746
|
104772
|
104773
|
112996
|
112997
|
112998
|
113092
|
114770
|
114771
|
114772
|
114773