]> git.koha-community.org Git - koha.git/commit
Bug 7325 - Editing a list generates errors in the log
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 Dec 2011 21:03:31 +0000 (16:03 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:43:02 +0000 (15:43 -0500)
commitab27da89a9707558f40c3ea38e66da7043f6da80
treed433d74a53b55750789f817d26007a4c2fb997d0
parentbd13bb32d88036c867a315ba2d25112dc08457e0
Bug 7325 - Editing a list generates errors in the log

Checking for variables before trying to use them in
building the pagination menu

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 17df078261b9054b45f87c42f34d9a9e82fba138)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/VirtualShelves/Page.pm