Bugzilla – Attachment 175617 Details for
Bug 30707
Move container's closing div tag into template from intranet-bottom.inc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30707: Fix catalogue/MARCdetail.tt and catalogue/labeledMARCdetail.tt
Bug-30707-Fix-catalogueMARCdetailtt-and-cataloguel.patch (text/plain), 1.92 KB, created by
Phil Ringnalda
on 2024-12-17 14:05:18 UTC
(
hide
)
Description:
Bug 30707: Fix catalogue/MARCdetail.tt and catalogue/labeledMARCdetail.tt
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2024-12-17 14:05:18 UTC
Size:
1.92 KB
patch
obsolete
>From 55d7eb65ad2579589b628ace91afa1af7bf00866 Mon Sep 17 00:00:00 2001 >From: Phil Ringnalda <phil@chetcolibrary.org> >Date: Tue, 17 Dec 2024 06:03:05 -0800 >Subject: [PATCH] Bug 30707: Fix catalogue/MARCdetail.tt and > catalogue/labeledMARCdetail.tt > >--- > .../intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt | 3 +-- > .../prog/en/modules/catalogue/labeledMARCdetail.tt | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >index 1f66d884ce..e46e883bbb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt >@@ -193,7 +193,7 @@ > [% END # /IF tab10XX %] > [% END # /tab_panels %] > [% END # /WRAPPER tabs %] >- >+[% END %] > </main> > </div> <!-- /.col-md-10.order-md-2 --> > >@@ -205,7 +205,6 @@ > </div> <!-- /.row --> > </div> <!-- /.main.container-fluid --> > >-[% END %] > > [% IF ( Koha.Preference('CatalogConcerns') ) %] > [% INCLUDE 'modals/add_catalog_concern.inc' %] >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 7fc20063d6..3a39fb7aad 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >@@ -83,6 +83,7 @@ > </table> > </div> > </div> >+[% END %] > </main> > </div> <!-- /.col-md-10.order-md-2 --> > >@@ -93,7 +94,6 @@ > </div> <!-- /.col-md-2.order-md-1 --> > </div> <!-- /.row --> > </div> <!-- /.main.container-fluid --> >-[% END %] > > [% IF ( Koha.Preference('CatalogConcerns') ) %] > [% INCLUDE 'modals/add_catalog_concern.inc' %] >-- >2.47.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 30707
:
175454
|
175478
|
175489
|
175500
|
175611
|
175612
|
175613
|
175617
|
175766
|
177120
|
177121
|
177122
|
177123
|
177124
|
177137
|
177138
|
177139
|
177140
|
177141