https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46796|0 |1 is obsolete| | --- Comment #173 from Jonathan Druart <[email protected]> --- Created attachment 47426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47426&action=edit Bug 13618: Remove html filters at the OPAC This patch removes the html filters at the OPAC, if necessary. Generated with: perl -p -i -e 's/\ ?\|\ ?html(\ ?)%/\1%/g' **/*.tt **/*.inc Signed-off-by: Signed-off-by: Joonas Kylmälä <[email protected]> Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
