Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-home.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
addorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
addorderiso2709.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
ajax.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
basket.tt Bug 20966: (follow-up) Add template variable filter; Fix table export 2018-11-13 16:29:45 +00:00
basketgroup.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
basketheader.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
booksellers.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
cancelorder.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
duplicate_orders.tt Bug 15184: Fix TT filter 2018-11-08 15:53:00 +00:00
edi_ean.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
edifactmsgs.tt Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
edimsg.tt Bug 20667: Update two-column templates with Bootstrap grid: Acquisitions part 1 2018-07-06 13:19:35 +00:00
histsearch.tt Bug 15184: Prepare the ground - Move order search filters 2018-11-08 15:52:56 +00:00
invoice-files.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
invoice.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
invoices.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
lateorders.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
modordernotes.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
neworderbiblio.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
neworderempty.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
neworderempty_duplicate.tt Bug 20672: Update two-column templates with Bootstrap grid: Acquisitions part 3 2018-08-31 11:13:52 +00:00
newordersubscription.tt Bug 16939: Making all 'add to basket' actions buttons 2019-01-02 20:27:28 +00:00
newordersuggestion.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
ordered.tt Bug 21282: Sync ordered and spent values with acqui home 2018-11-13 21:06:44 +00:00
orderreceive.tt Bug 16939: (follow-up) Correction for orderreceive.tt 2019-01-02 20:27:29 +00:00
parcel.tt Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
parcels.tt Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
showorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
spent.tt Bug 21282: Sync ordered and spent values with acqui home 2018-11-13 21:06:44 +00:00
supplier.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
transferorder.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
uncertainprice.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
z3950_search.tt Bug 16939: (follow-up) Adding missing bracket 2019-01-02 20:27:29 +00:00