From 629430f8e6e84974a731d291d620c5696350280a Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 23 Dec 2013 09:58:30 +0100 Subject: [PATCH] Bug 10837: Exporting serial claims does not work if no notice defined On the serial claims page, it is possible to export (using a csv profile) or claim 1+ serials. The checkboxes are not shown if the claiming notice is not defined. So it is not possible to export claims. Test plan: - delete your notice "claimissues" - go on the serial claims page - verify that you are able to export them as CSV Signed-off-by: Kyle M Hall --- .../prog/en/modules/serials/claims.tt | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt index 288620b..83fdcf3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt @@ -259,9 +259,7 @@ - [% IF ( letter ) %] - [% END %] @@ -272,11 +270,9 @@ [% FOREACH missingissue IN missingissues %] - [% IF ( letter ) %] - - [% END %] + -- 1.7.2.5
Vendor Library Title
- - + + [% missingissue.name %]