Bugzilla – Attachment 104299 Details for
Bug 25302
The indentations should be in accordance with the Coding guidelines and whitespaces/linebreaks should be consistent.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25302: The indentations should be in accordance with the Coding guidelines and whitespaces/linebreaks should be consistent.
Bug-25302-The-indentations-should-be-in-accordance.patch (text/plain), 1.25 KB, created by
Timothy Alexis Vass
on 2020-05-04 14:51:37 UTC
(
hide
)
Description:
Bug 25302: The indentations should be in accordance with the Coding guidelines and whitespaces/linebreaks should be consistent.
Filename:
MIME Type:
Creator:
Timothy Alexis Vass
Created:
2020-05-04 14:51:37 UTC
Size:
1.25 KB
patch
obsolete
>From d0ccbba15cbfe10c0429c9fd87625ed5ebf7674a Mon Sep 17 00:00:00 2001 >From: Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> >Date: Mon, 4 May 2020 16:50:07 +0200 >Subject: [PATCH] Bug 25302: The indentations should be in accordance with the > Coding guidelines and whitespaces/linebreaks should be consistent. > > To test: > 1) Open an item in OPAC and see if it works. >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >index d2308b22de..a177fdea16 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >@@ -1045,7 +1045,8 @@ > [% INCLUDE "openlibrary-readapi.inc" bib = { normalized_isbn => normalized_isbn, lccn => lccn, normalized_oclc => normalized_oclc } %] > > </div><!-- /.span9 --> >- >+ <div class="span3"> >+ <div id="ulactioncontainer"> > [% IF ( Koha.Preference('OpacBrowseResults') && busc ) %] > <div class="nav_results"> > <div class="l_Results" style="display:none;"> >-- >2.17.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 25302
:
103863
|
104010
|
104029
|
104036
|
104299
|
104301