Bug 3768 (Bibliographic Framework Test)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Marcel de Rooy 2010-05-17 11:16:02 +02:00 committed by Chris Cormack
parent c097e024c6
commit 5ce0541afb

View file

@ -169,6 +169,7 @@ while (($res,$res2,$field) = $sth->fetchrow) {
} else {
$template->param(holdingbranch => 1);
$total++;
last; #MR
}
}