Bugzilla – Attachment 168463 Details for
Bug 37144
Add a subpermission for hiding patron contact information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37144: Fixed circ.inc
Bug-37144-Fixed-circinc.patch (text/plain), 924 bytes, created by
Laura Escamilla
on 2024-07-03 16:12:01 UTC
(
hide
)
Description:
Bug 37144: Fixed circ.inc
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2024-07-03 16:12:01 UTC
Size:
924 bytes
patch
obsolete
>From ae9db04537919143b1e30050f28e20fa38e6ec5a Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Wed, 3 Jul 2024 16:11:15 +0000 >Subject: [PATCH] Bug 37144: Fixed circ.inc > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >index 4e164c1863..a1c135716b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >@@ -68,8 +68,6 @@ > [% END %] > [% IF !(Koha.Preference('HidePersonalPatronDetailOnCirculation')) %] > >- [% IF !(Koha.Preference('HidePersonalPatronDetailOnCirculation')) %] >- > [% IF (CAN_user_borrowers_view_contact_information) %] > [% PROCESS 'display-address-style' %] > >-- >2.39.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 37144
:
168282
|
168283
|
168284
|
168387
|
168388
|
168389
|
168390
|
168391
|
168392
|
168393
|
168394
|
168460
|
168463
|
169320
|
169321
|
169322
|
169323
|
169324
|
169325
|
169326
|
169327
|
169328
|
169329
|
169330
|
169331
|
169332
|
169333
|
169334