1 Mar
2013
1 Mar
'13
10:28 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9040 --- Comment #10 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.