https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672
Timothy Alexis Vass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #18 from Timothy Alexis Vass <[email protected]> --- - Searched the folders bootstrap and xslt with following regular expressions, to make sure: <b(\s.*)?> includes all <b> and <b ...> tags (?!.*fa)<i(\s.*.*)?> includes all <i> and <i ...> tags excluding any tags with font-awesome icons. - Found the same as Victor. - Added these changes and attached a new patch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
