http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9040
--- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to comment #9) > Ok, but I check the existence of the variable in [% IF ( itemdata_datedue ) > %] > > I Would not checking the same variable two times? itemdata_datedue is true if at least one datedue is defined in the ITEM_RESULT array. It is not the same variable at all. -- 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/
