22 Sep
2015
22 Sep
'15
11:16 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10067 --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Eivin Giske Skaaren from comment #31)
Hi Jonathan,
Yes there is a reason for that bit of code being outside of that block.
It needs to be executed before the $template->param() that comes directly after on line 530.
Yes but you can move the existing block before the $template->param :) So that the stickyduedate value is set to the session at only 1 place in the script. -- You are receiving this mail because: You are watching all bug changes.