Bug 12379: remove double use of plugin KohaDates
authorYohann Dufour <dufour.yohann@gmail.com>
Fri, 6 Jun 2014 08:34:46 +0000 (10:34 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sat, 21 Jun 2014 22:11:18 +0000 (19:11 -0300)
The file catalog/detail.tt uses twice the plugin KohaDates, one can be removed

test plan: verify there is no regression about the dates on the biblio detail page

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No problem with dates, no errors.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
No regressions found. Congratulations on your first patch Yohann!

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt

index b041bbf..fe8d32e 100644 (file)
@@ -1,7 +1,6 @@
 [% USE Koha %]
 [% USE KohaDates %]
 [% USE AuthorisedValues %]
-[% USE KohaDates %]
 
 [% ShowCourseReserves = 0 %]
 [% IF UseCourseReserves %]