]> git.koha-community.org Git - koha.git/commit
fix number two for bug 1204: Lists of issues and overdues on opac-user.pl
authorJesse Weaver <jesse.weaver@liblime.com>
Mon, 25 Aug 2008 16:51:25 +0000 (11:51 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:26 +0000 (22:09 +0100)
commit8a740c7cbe6fbd54b33dc5442cbc92bd3f838042
treee9b6a56d09bc40bb2a48949ca23ce8f2391e3713
parentd06179e56a2d06a8e93e920670e6918a4de3ae0c
fix number two for bug 1204: Lists of issues and overdues on opac-user.pl

This makes opac-user.pl sort the output from GetPendingIssues itself, by descend
ing due date.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
opac/opac-user.pl