From 86d42ef38bec6d34c9cec7db784623a344d2c392 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 --- koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt | 10 +++------- 1 file 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 6b0b89d..ba76779 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt @@ -251,9 +251,7 @@ - [% IF ( letter ) %] - [% END %] @@ -264,11 +262,9 @@ [% FOREACH missingissue IN missingissues %] - [% IF ( letter ) %] - - [% END %] + -- 1.7.10.4
Vendor Library Title
- - + + [% missingissue.name %]