Bugzilla – Attachment 167709 Details for
Bug 30623
Copy permissions from one user to another
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30623: (RM follow-up) Terminology: settings -> permissions
Bug-30623-RM-follow-up-Terminology-settings---perm.patch (text/plain), 2.03 KB, created by
Martin Renvoize (ashimema)
on 2024-06-14 10:13:59 UTC
(
hide
)
Description:
Bug 30623: (RM follow-up) Terminology: settings -> permissions
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-06-14 10:13:59 UTC
Size:
2.03 KB
patch
obsolete
>From ee560652eca82da4f8e9c516be352180866bb7aa Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 14 Jun 2024 11:13:08 +0100 >Subject: [PATCH] Bug 30623: (RM follow-up) Terminology: settings -> > permissions > >We're copying permissions not settings here, so it makes sense to make >that clear in the wording. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../intranet-tmpl/prog/en/modules/members/member-flags.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt >index b94958b7ab6..8e995e96498 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt >@@ -61,14 +61,14 @@ > </a> > > <div class="btn-group"> >- <button id="copyPermissions" class="btn btn-link"><i class="fa fa-copy"></i> Copy settings</button> >+ <button id="copyPermissions" class="btn btn-link"><i class="fa fa-copy"></i> Copy permissions</button> > <button class="btn btn-default dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></button> > <ul class="dropdown-menu"> >- <li><a id="clearCopied" href="#">Forget copied settings</a></li> >+ <li><a id="clearCopied" href="#">Forget copied permissions</a></li> > </ul> > </div> > >- <a href="#" id="pastePermissions" class="btn btn-link disabled"><i class="fa fa-paste"></i> Paste settings</a> >+ <a href="#" id="pastePermissions" class="btn btn-link disabled"><i class="fa fa-paste"></i> Paste permissions</a> > <div class="btn-group pull-right"> > Filter: <input type="text" name="permissions_filter" id="permissions_filter" size="20" /> > <a href="#" id="clear_filter" style="display:none"><i class="fa fa-times"></i></a> >-- >2.45.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 30623
:
153425
|
153429
|
155144
|
159552
|
161700
|
165108
| 167709