https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17946
--- Comment #3 from Aleisha Amohia <[email protected]> --- (In reply to M. Tompsett from comment #2) > Why not just subscriptionsnumber? > See line 796ish where it puts it in the sentence. > There is no need for || 0, because subscriptions.size should be equal to > subscriptionsnumber. I think maybe the code that creates subscriptionsnumber is unnecessary since template toolkit provides the .size method. I will attach a patch that removes this -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
