Bugzilla – Attachment 41365 Details for
Bug 10612
Add ability to delete patrons with batch patron deletion tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10612 [QA Followup] - Remove user icons from buttons
Bug-10612-QA-Followup---Remove-user-icons-from-but.patch (text/plain), 2.30 KB, created by
Jonathan Druart
on 2015-08-05 07:49:37 UTC
(
hide
)
Description:
Bug 10612 [QA Followup] - Remove user icons from buttons
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-08-05 07:49:37 UTC
Size:
2.30 KB
patch
obsolete
>From 3a73eef8c885497bac76da25f6a23c3115c664cc Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 31 Jul 2015 14:29:29 -0400 >Subject: [PATCH] Bug 10612 [QA Followup] - Remove user icons from buttons > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >index a0d0f81..319f4d5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >@@ -61,7 +61,7 @@ > <td>[% l.patron_list_patrons_rs.count || 0 %]</td> > <td> > <a class="btn btn-mini" href="list.pl?patron_list_id=[% l.patron_list_id %]"> >- <i class="icon-plus-sign"></i> Add patrons <i class="icon-user"></i> >+ <i class="icon-plus-sign"></i> Add patrons</i> > </a> > </td> > <td> >@@ -77,14 +77,14 @@ > [% IF CAN_user_tools_edit_patrons %] > <td> > <a class="btn btn-mini" href="/cgi-bin/koha/tools/modborrowers.pl?patron_list_id=[% l.patron_list_id %]&op=show"> >- <i class="icon-edit"></i> Edit patrons <i class="icon-user"></i> >+ <i class="icon-edit"></i> Edit patrons</i> > </a> > </td> > [% END %] > [% IF CAN_user_tools_delete_anonymize_patrons %] > <td> > <a class="btn btn-mini" href="/cgi-bin/koha/tools/cleanborrowers.pl?step=2&patron_list_id=[% l.patron_list_id %]"> >- <i class="icon-trash"></i> Delete patrons <i class="icon-user"></i> >+ <i class="icon-trash"></i> Delete patrons</i> > </a> > </td> > [% END %] >-- >2.1.0
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 10612
:
19766
|
19767
|
21081
|
21444
|
21445
|
21446
|
22837
|
22838
|
28779
|
28780
|
36311
|
36313
|
36314
|
36315
|
41289
|
41363
|
41364
|
41365
|
46239
|
46279
|
46280
|
46834
|
47153
|
47224
|
47225
|
47226
|
47255
|
47259
|
47393
|
47394
|
47395
|
47396
|
47478
|
48833
|
48881
|
48888
|
48890
|
48891
|
48892
|
49596
|
49597
|
49607
|
49694
|
49740
|
49741
|
49766
|
49767
|
49768
|
49769
|
49770