Bugzilla – Attachment 165342 Details for
Bug 36671
Reindent item transfer template (branchtransfers.tt)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36671: (follow-up) remove stray anchor tag
Bug-36671-follow-up-remove-stray-anchor-tag.patch (text/plain), 1.47 KB, created by
Lucas Gass (lukeg)
on 2024-04-22 17:49:28 UTC
(
hide
)
Description:
Bug 36671: (follow-up) remove stray anchor tag
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-04-22 17:49:28 UTC
Size:
1.47 KB
patch
obsolete
>From b3125a19a31c6444ca9c325338f0b388096ffdab Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 22 Apr 2024 17:46:52 +0000 >Subject: [PATCH] Bug 36671: (follow-up) remove stray anchor tag > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >index d48f85d5b8..ae6ab4ad29 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >@@ -222,7 +222,6 @@ > <tr> > <td class="tf-title"> > [% INCLUDE 'biblio-title.inc' biblio=trsfitemloo.item.biblio link=1 %] >- </a> > </td> > <td class="tf-author">[% trsfitemloo.item.biblio.author | html %]</td> > <td class="tf-barcode"><a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% trsfitemloo.item.biblionumber | uri %]&itemnumber=[% trsfitemloo.item.itemnumber | uri %]#item[% trsfitemloo.item.itemnumber | uri %]">[% trsfitemloo.item.barcode | html %]</a></td> >-- >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 36671
:
165329
|
165330
|
165340
|
165341
|
165342
|
165366
|
165367
|
165368