Bug 15009: Correctly populate planning filter
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Apr 2016 09:36:51 +0000 (10:36 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 12:59:44 +0000 (12:59 +0000)
The filter for planning values was populated with empty strings.
Note that it's not caused by previous patches.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt

index 988f88a..27d353d 100644 (file)
 [%     CASE 'MONTHS'    %]<span>by months</span>
 [%     CASE 'ITEMTYPES' %]<span>by item types</span>
 [%     CASE 'BRANCHES'  %]<span>by libraries</span>
+[%     CASE             %]<span>by [% type %]</span>
 [%   END %]
 [% END %]
 <ol>