Bugzilla – Attachment 69898 Details for
Bug 19510
edi_manage permission has no description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19510: Add description for edi_manage in acquistion permissions
Bug-19510-Add-description-for-edimanage-in-acquist.patch (text/plain), 1.42 KB, created by
Josef Moravec
on 2017-12-19 09:35:53 UTC
(
hide
)
Description:
Bug 19510: Add description for edi_manage in acquistion permissions
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2017-12-19 09:35:53 UTC
Size:
1.42 KB
patch
obsolete
>From 278ca290faf0a92f27ef955f388a01fb3b333ad4 Mon Sep 17 00:00:00 2001 >From: Chris Weeks <chrisweeks@catalyst.net.nz> >Date: Mon, 18 Dec 2017 22:10:05 +0000 >Subject: [PATCH] Bug 19510: Add description for edi_manage in acquistion > permissions > >Test Plan: >1/ Login >2/ Select patrons >3/ Search for a patron by name or card number that exists in the system >4/ Click More -> Set permissions >5/ Expand 'acquistions' and notice that 'edi_manage' has no description >6/ Apply patch >7/ Refresh the permissions page or repeat steps 2 to 5. >8/ Notice that 'edi_manage' now has a description of 'Manage EDIFACT transmissions' > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index 4a1ce81..be239a6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -108,5 +108,6 @@ > [%- CASE 'edit_clubs' -%]<span>Create and edit clubs</span> > [%- CASE 'edit_templates' -%]<span>Create and edit club templates</span> > [%- CASE 'enroll' -%]<span>Enroll patrons in clubs</span> >+ [%- CASE 'edi_manage' -%]<span>Manage EDIFACT transmissions</span> > [%- END -%] > [%- END -%] >-- >2.1.4
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 19510
:
69866
|
69867
| 69898