Bugzilla – Attachment 93459 Details for
Bug 23720
Add div wrapper to search results to make moving cover images easier
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23720: Move cover images to the left side of results page
Bug-23720-Move-cover-images-to-the-left-side-of-re.patch (text/plain), 1.67 KB, created by
Lucas Gass (lukeg)
on 2019-10-02 13:17:49 UTC
(
hide
)
Description:
Bug 23720: Move cover images to the left side of results page
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2019-10-02 13:17:49 UTC
Size:
1.67 KB
patch
obsolete
>From 7372c422d3c7c742d43da3c4c2de8ff8dd190678 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Wed, 2 Oct 2019 13:16:34 +0000 >Subject: [PATCH] Bug 23720: Move cover images to the left side of results page > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >index 5347a9951c..eb72d1756d 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >@@ -337,7 +337,7 @@ > <!-- COinS / Openurl --> > <span class="Z3988" title="[% SEARCH_RESULT.coins | html %]"></span> > [% END %] >- >+ <div id="title_summary"> > [% IF ( OPACXSLTResultsDisplay ) %] > [% SEARCH_RESULT.XSLTResultsRecord | $raw %] > [% ELSE %] >@@ -571,7 +571,7 @@ > [% END %] > [% END # / IF opacbookbag %] > </div> >- >+ </div> > [% INCLUDE "openlibrary-readapi.inc" bib = SEARCH_RESULT %] > > </td> >-- >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 23720
:
93458
|
93459
|
93719
|
93744
|
93844