Bugzilla – Attachment 53282 Details for
Bug 16888
Add Font Awesome Icons to Members
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 16888: (follow-up)Add Font Awesome Icons to Members
PASSED-QA-Bug-16888-follow-upAdd-Font-Awesome-Icon.patch (text/plain), 1.45 KB, created by
Katrin Fischer
on 2016-07-11 20:43:32 UTC
(
hide
)
Description:
[PASSED QA] Bug 16888: (follow-up)Add Font Awesome Icons to Members
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-07-11 20:43:32 UTC
Size:
1.45 KB
patch
obsolete
>From 7f90092b8d5a816c8a42cad0c9bf7f9288b64a1f Mon Sep 17 00:00:00 2001 >From: Hector Castro <hector.hecaxmmx@gmail.com> >Date: Mon, 11 Jul 2016 08:34:38 -0600 >Subject: [PATCH] [PASSED QA] Bug 16888: (follow-up)Add Font Awesome Icons to > Members > >Remove fa-ban according with QA comment 4 > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc >index a9d80cd..9944ec4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc >@@ -82,7 +82,7 @@ > <input type="hidden" name="borrowernumber" value="[% borrowernumber %]" /> > <input type="hidden" name="action" value="add" /> > <fieldset class="rows" id="manual_restriction_form"> >- <legend><i class="fa fa-ban"></i> Add manual restriction</legend> >+ <legend>Add manual restriction</legend> > <ol> > <li><label for="rcomment">Comment:</label> <input type="text" id="rcomment" name="comment" /></li> > <li><label for="rexpiration">Expiration:</label> <input name="expiration" id="rexpiration" size="10" readonly="readonly" value="" class="datepicker" /> >-- >1.9.1
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 16888
:
53230
|
53231
|
53250
|
53266
|
53281
| 53282