From 14b954d543c87f02f2b182427f1464081319d8dc Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 2 Oct 2014 15:51:57 +0200 Subject: [PATCH] Bug 12987: The new format_price include file should be include on using datatables --- koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc index 44d8277..4381b01 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc @@ -1,3 +1,4 @@ +[% INCLUDE 'format_price.inc' %]