From 9809bb6cd502f7d3a387a9e34548337d07deb9d7 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 21 Feb 2012 07:19:54 +0100 Subject: [PATCH] Bug 5841: Routing slip not displaying publication date To test: Compare output of the 2 different links for printing routing lists. 1) Links in the table of issues on the serial collection page 2) Link following the steps from editing and saving a routing list Both previews should show the date now. Signed-off-by: Kristina D.C. Hoeppner Signed-off-by: Paul Poulain --- .../intranet-tmpl/prog/en/modules/serials/serials-collection.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt index 1293f56f3b..47c7e84d61 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt @@ -238,7 +238,7 @@ $(document).ready(function() { [% IF ( routing ) %] - Print list + Print list [% END %] [% IF ( CAN_user_serials_receive_serials ) %] -- 2.39.2