Bugzilla – Attachment 175759 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.34 KB, created by
Martin Renvoize (ashimema)
on 2024-12-19 13:10:10 UTC
(
hide
)
Description:
Bug 38663: Add libraries table to additional fields admin screen
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-12-19 13:10:10 UTC
Size:
1.34 KB
patch
obsolete
>From 5741303988599ff473785e72e5daaa7ee7597ef1 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 > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../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.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 38663
:
175355
|
175356
|
175357
|
175358
|
175359
|
175370
|
175757
|
175758
|
175759
|
175760
|
175761
|
175762
|
176214
|
176215
|
176216
|
176217
|
176218
|
176219
|
176220
|
176221
|
176222
|
176223
|
176224
|
176225
|
176296
|
176781
|
176782
|
176783
|
176784
|
176785
|
176786
|
176787
|
176788
|
176797
|
176799
|
176800
|
176801
|
176802
|
176803
|
176804
|
176805