Bugzilla – Attachment 96307 Details for
Bug 24241
Description missing for subpermission manage_accounts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24241: (bug 23049 follow-up) Add description for manage_accounts
Bug-24241-bug-23049-follow-up-Add-description-for-.patch (text/plain), 1.51 KB, created by
Martin Renvoize (ashimema)
on 2019-12-16 09:54:54 UTC
(
hide
)
Description:
Bug 24241: (bug 23049 follow-up) Add description for manage_accounts
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-12-16 09:54:54 UTC
Size:
1.51 KB
patch
obsolete
>From 769f46f7686f43cd9f3eb0e10b901cac58787451 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 13 Dec 2019 17:50:59 +0100 >Subject: [PATCH] Bug 24241: (bug 23049 follow-up) Add description for > manage_accounts > >Test plan: >Edit permissions for a patron >Unfold "Manage Koha system settings (Administration panel)" >=> Without this patch a checkbox appears without description >=> With this patch you see the description for manage_accounts > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index 606306caed..1c0b981c98 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -104,6 +104,11 @@ > Mark checkout notes as seen/not seen > </span> > <span class="permissioncode">([% name | html %])</span> >+ [%- CASE 'manage_accounts' -%] >+ <span class="sub_permission manage_accounts_subpermission"> >+ Manage account debit and credit types >+ </span> >+ <span class="permissioncode">([% name | html %])</span> > [%- CASE 'manage_circ_rules' -%] > <span class="sub_permission manage_circ_rules_subpermission"> > Manage circulation rules >-- >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 24241
:
96269
|
96297
| 96307