Bugzilla – Attachment 175357 Details for
Bug 38663
Add additional fields to libraries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38663: Add libraries table to additional fields admin screen
Bug-38663-Add-libraries-table-to-additional-fields.patch (text/plain), 1.28 KB, created by
Pedro Amorim
on 2024-12-10 15:18:41 UTC
(
hide
)
Description:
Bug 38663: Add libraries table to additional fields admin screen
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-12-10 15:18:41 UTC
Size:
1.28 KB
patch
obsolete
>From f1f372677aebb692f03d36cd907bec4c72e72239 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Tue, 10 Dec 2024 14:45:44 +0000 >Subject: [PATCH] Bug 38663: Add libraries table to additional fields admin > screen > >--- > .../prog/en/modules/admin/additional-fields.tt | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >index 62e85cc3eab..8ccf3bae65a 100755 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >@@ -133,6 +133,14 @@ > [% END %] > </ul> > [% END %] >+ [% IF CAN_user_parameters_manage_libraries %] >+ <h3>Admin</h3> >+ <ul> >+ [% IF CAN_user_parameters_manage_libraries %] >+ [% WRAPPER table_option value="branches" %]<span>Libraries</span>[% END %] >+ [% END %] >+ </ul> >+ [% END %] > [% IF CAN_user_erm %] > <h3>E-resource management</h3> > <ul> >-- >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 38663
:
175355
|
175356
| 175357 |
175358
|
175359
|
175370