Bugzilla – Attachment 45851 Details for
Bug 15289
"borrowers" permission doesn't allow to see current loans
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15289 [QA Followup] - Fix minor language issue
Bug-15289-QA-Followup---Fix-minor-language-issue.patch (text/plain), 1.39 KB, created by
Kyle M Hall (khall)
on 2015-12-18 17:33:43 UTC
(
hide
)
Description:
Bug 15289 [QA Followup] - Fix minor language issue
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-12-18 17:33:43 UTC
Size:
1.39 KB
patch
obsolete
>From 0855f95682bc9ba5309b81a27928ee740249709c Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 18 Dec 2015 17:32:31 +0000 >Subject: [PATCH] Bug 15289 [QA Followup] - Fix minor language issue > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index bf48595..4a262b9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -4,7 +4,7 @@ > [%- CASE 'circulate' -%]<span>Check out and check in items</span> > [%- CASE 'catalogue' -%]<span><b>Required for staff login.</b> Staff access, allows viewing of catalogue in staff client.</span> > [%- CASE 'parameters' -%]<span>Manage Koha system settings (Administration panel)</span> >- [%- CASE 'borrowers' -%]<span>Add, modify and view patrons information</span> >+ [%- CASE 'borrowers' -%]<span>Add, modify and view patron information</span> > [%- CASE 'permissions' -%]<span>Set user permissions</span> > [%- CASE 'reserveforothers' -%]<span>Place and modify holds for patrons</span> > [%- CASE 'editcatalogue' -%]<span>Edit catalog (Modify bibliographic/holdings data)</span> >-- >1.7.10.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 15289
:
45699
|
45720
|
45850
|
45851
|
46058
|
46059