Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Kyle M Hall 0cab6f2ef3 Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet
We should be using Font Awesome for our icons instead of Glyphicons, for
the reasons discussed on bug 13696.

Test Plan:
1) Apply this patch
2) Note all Glyphicons have been replaced with FA icons in the staff intranet
3) git grep "icon-" ./koha-tmpl/intranet-tmpl/prog/en/modules/
   should give no results
4) git grep "icon-" ./koha-tmpl/intranet-tmpl/prog/en/includes/
   should give no results

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
We need a follow-up to cover the files changes since this
patch was written. Especially to cover the changes in the
label creator modules.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-27 10:02:42 -03:00
..
tables Bug 13970: Remove category_type related code 2015-06-11 10:11:01 -03:00
boraccount.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
deletemem.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
discharge.tt Bug 14368: Add discharges history. 2015-09-28 11:56:33 -03:00
discharges.tt Bug 8007: Discharge management 2015-04-30 12:33:56 -03:00
files.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
mancredit.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
maninvoice.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
member-flags.tt Bug 13632: Use an include file to display permissions 2015-10-19 09:38:04 -03:00
member-password.tt Bug 14509: (follow-up) Reject invalid passwords 2015-09-28 11:51:09 -03:00
member.tt Bug 14782: Add possibility to search patrons using the username (userid) 2015-09-16 10:36:56 -03:00
memberentrygen.tt Bug 14509: Reject invalid passwords 2015-09-28 11:51:08 -03:00
members-update.tt Bug 10020: Remove code related to ethnicity 2015-10-06 10:30:32 -03:00
moremember-brief.tt Bug 14990: Format the date template-side for moremember 2015-10-19 10:13:02 -03:00
moremember-print.tt Bug 10423: Show date due with time if it's a hourly loan 2015-04-24 20:15:50 -03:00
moremember-receipt.tt
moremember.tt Bug 14990: Format the date template-side for moremember 2015-10-19 10:13:02 -03:00
nl-search.tt Bug 13970: Remove category_type related code 2015-06-11 10:11:01 -03:00
notices.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
pay.tt Bug 14498: uri_escape error triggered by duplicate accountno's for patron 2015-08-20 13:41:38 -03:00
paycollect.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
printfeercpt.tt Bug 14926: Format the date according to the dateformat syspref 2015-10-19 09:58:17 -03:00
printinvoice.tt Bug 12415: Fee receipt: a charges description should be displayed in all cases 2014-11-21 20:14:02 -03:00
purchase-suggestions.tt Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
readingrec.tt Bug 10866: Hide patron's history if intranetreadinghistory is set to not allow 2015-06-19 11:34:27 -03:00
routing-lists.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
statistics.tt Bug 4041: Third step - Display address on patron's pages using the system preference 2015-04-29 11:25:11 -03:00
update-child.tt