Koha/koha-tmpl/opac-tmpl/bootstrap
Jonathan Druart 5d49ea039c Bug 22007: Remove html filters when KohaDates called with a parameter
Bug 13618 took care of the KohaDates output but not if it is called
with a parameter (eg. [% var | $KohaDates with_hours => 1 %]).

We could avoid unnecessary processing by removing the extra html filter.

Patch generated with the following command:
  % perl -p -i -e 's/KohaDates([^%\|]*)\s?\|\s?html\s?/KohaDates $1/g' **/*.inc **/*.tt

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-02 20:42:18 +00:00
..
css Bug 8630: Compiled CSS 2018-11-05 14:41:08 +00:00
en Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
images Bug 20554: New OPAC CSS 2018-10-19 17:27:42 +00:00
itemtypeimg
js Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00
lib Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00