Bugzilla – Attachment 184760 Details for
Bug 40535
Branches.tt view page has out of place "Category:" field
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40535: Removed category from branches.tt view
Bug-40535-Removed-category-from-branchestt-view.patch (text/plain), 1.35 KB, created by
David Nind
on 2025-07-28 22:13:03 UTC
(
hide
)
Description:
Bug 40535: Removed category from branches.tt view
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-28 22:13:03 UTC
Size:
1.35 KB
patch
obsolete
>From d83d64c27528d3052e5e17629b7efc763ca154f4 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 28 Jul 2025 21:12:14 +0000 >Subject: [PATCH] Bug 40535: Removed category from branches.tt view > >To test: >1. Go to Administration > Libraries and view a branch by clicking on the branch name. >2. Notice "Category:" field. >3. APPLY PATCH >4. The field should be gone. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >index 4098f59c3d4..8ba7d08a960 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >@@ -592,10 +592,6 @@ > <span class="label">Name: </span> > [% library.branchname | html %] > </li> >- <li> >- <span class="label">Category:</span> >- [% category.categoryname | html %] >- </li> > <li> > <span class="label">Address line 1: </span> > [% library.branchaddress1 | html %] >-- >2.39.5
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 40535
:
184759
|
184760
|
184834
|
184835