Bugzilla – Attachment 113092 Details for
Bug 25462
Shelving location should be on a new line in holdings table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25462: (follow-up) Remove <br /> as it is no longer needed
Bug-25462-follow-up-Remove-br--as-it-is-no-longer-.patch (text/plain), 1.24 KB, created by
Martin Renvoize (ashimema)
on 2020-11-05 11:37:03 UTC
(
hide
)
Description:
Bug 25462: (follow-up) Remove <br /> as it is no longer needed
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-11-05 11:37:03 UTC
Size:
1.24 KB
patch
obsolete
>From db6a9ff434d0491e140d553a9fe7d4b7f238d986 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 5 Nov 2020 11:34:54 +0000 >Subject: [PATCH] Bug 25462: (follow-up) Remove <br /> as it is no longer > needed > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index 61512f06f7..1f9d0241dc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -352,7 +352,6 @@ > <td class="location">[% UNLESS ( singlebranchmode ) %][% Branches.GetName( item.branchcode ) | html %] [% END %]</td> > <td class="homebranch"> > <span class="homebranchdesc">[% Branches.GetName(item.homebranch) | html %]</span> >- <br /> > <span class="shelvingloc"> > <!-- > If permanent location is defined, show description or code and display current location in parentheses. If not, display current location. >-- >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 25462
:
104746
|
104772
|
104773
|
112996
|
112997
|
112998
|
113092
|
114770
|
114771
|
114772
|
114773