Bugzilla – Attachment 143638 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: Add page-section to labeledMARCdetail
Bug-32165-Add-page-section-to-labeledMARCdetail.patch (text/plain), 1.24 KB, created by
Martin Renvoize (ashimema)
on 2022-11-10 11:04:01 UTC
(
hide
)
Description:
Bug 32165: Add page-section to labeledMARCdetail
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-11-10 11:04:01 UTC
Size:
1.24 KB
patch
obsolete
>From 605e6ebfdfaf43685c7460ba1367b6f24ba87031 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 10 Nov 2022 10:38:31 +0000 >Subject: [PATCH] Bug 32165: Add page-section to labeledMARCdetail > >Test plan >1) Confirm that page-sections now appear as expected on the labeled marc > view. >--- > .../prog/en/modules/catalogue/labeledMARCdetail.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >index cff5a1e7ac..8f68bff3fc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >@@ -61,6 +61,8 @@ > [% END %] > </h1> > >+ <div class="page-section"> >+ > <p><strong>With framework: > <select name="Frameworks" id="Frameworks" onchange="Changefwk(this);"> > <option value="">Default</option> >@@ -84,6 +86,7 @@ > [% END %] > </table> > </div> >+ </div> > </main> > </div> <!-- /.col-sm-10.col-sm-push-2 --> > >-- >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 32165
:
143638
|
143639
|
143640
|
143674
|
143675
|
143676
|
143677