Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
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
..
article-requests.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
bookcount.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
branchoverdues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
branchtransfers.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
checkout-notes.tt Bug 21693: Make page title consistent with other pages 2018-12-26 20:47:05 +00:00
circulation-home.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
circulation.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
circulation_batch_checkouts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
offline-mf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline.tt Bug 13272: Adds type="text" to inputs missing it 2018-10-01 11:18:30 +00:00
on-site_checkouts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
overdue.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
pendingreserves.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
printslip.tt Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
renew.tt Bug 15494: Update display of renewal errors 2018-11-07 21:39:38 +00:00
request-article.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
reserveratios.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
returns.tt Bug 21186: (follow-up) Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:51 +00:00
selectbranchprinter.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
transferstoreceive.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
view_holdsqueue.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
waitingreserves.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00