Bugzilla – Attachment 143677 Details for
Bug 32165
Add page-section to some catalog pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32165: (QA follow-up) Fix tabs in ISBD details
Bug-32165-QA-follow-up-Fix-tabs-in-ISBD-details.patch (text/plain), 1.36 KB, created by
Katrin Fischer
on 2022-11-10 15:34:19 UTC
(
hide
)
Description:
Bug 32165: (QA follow-up) Fix tabs in ISBD details
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-11-10 15:34:19 UTC
Size:
1.36 KB
patch
obsolete
>From e1cbaf74ce97b7c80352a46f280efd5ea2472f31 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 10 Nov 2022 15:31:25 +0000 >Subject: [PATCH] Bug 32165: (QA follow-up) Fix tabs in ISBD details > >The QA test tools complained about tabs in 2 lines, this is fixed here. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >index f04d5d67ac..c22c79d679 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt >@@ -52,7 +52,7 @@ > <div class="row"> > <div class="col-sm-10 col-sm-push-2"> > <main> >- [% INCLUDE 'cat-toolbar.inc' %] >+ [% INCLUDE 'cat-toolbar.inc' %] > <h1> > [% IF ( unknownbiblionumber ) %] > Unknown record >@@ -72,7 +72,7 @@ > > <div id="catalogue_ISBDdetail" class="page-section"> > [% ISBD | $raw %] >- </div> >+ </div> > [% END %] > </main> > </div> <!-- /.col-sm-10.col-sm-push-2 --> >-- >2.30.2
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 32165
:
143638
|
143639
|
143640
|
143674
|
143675
|
143676
| 143677