Bugzilla – Attachment 47225 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] Use font awesome icons in patron lists lists.tt
Bug-10612---QA-followup-Use-font-awesome-icons-in-.patch (text/plain), 2.72 KB, created by
Nick Clemens (kidclamp)
on 2016-01-22 21:58:01 UTC
(
hide
)
Description:
Bug 10612 - [QA followup] Use font awesome icons in patron lists lists.tt
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2016-01-22 21:58:01 UTC
Size:
2.72 KB
patch
obsolete
>From 06221cfd2e1b7ce1afb859da16cd7c258d6ab0cd Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 5 Jan 2016 20:42:41 +0000 >Subject: [PATCH] Bug 10612 - [QA followup] Use font awesome icons in patron > lists lists.tt > >Signed-off-by: Natasha <tasham_8@hotmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 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 a56fc7c..138ff09 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 >@@ -63,7 +63,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> >+ <i class="fa fa-plus"></i> Add patrons</i> > </a> > </td> > <td> >@@ -78,20 +78,20 @@ > </td> > <td> > <a class="btn btn-mini" href="#" onclick='GB_showCenter(_("Print patron cards from list"), "/cgi-bin/koha/patroncards/print.pl?patronlist_id=[% l.patron_list_id %]", 400, 800);return false;'> >- <i class="icon-print"></i> Print patron cards >+ <i class="fa fa-print"></i> Print patron cards > </a> > </td> > [% 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> >+ <i class="fa fa-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> >+ <i class="fa fa-trash"></i> Delete patrons</i> > </a> > </td> > [% 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 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