Minor logical cleanup.
authorJoe Atzberger <joe.atzberger@liblime.com>
Mon, 1 Dec 2008 21:38:07 +0000 (15:38 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 3 Dec 2008 15:17:43 +0000 (09:17 -0600)
commit817cd2680e2114c7a169cde492aaca44af2717ad
tree367517334ba5c8bbf5a917ca5b2e2898bbd5adfc
parent4a3fcbbe0d63cd282ed298c406d6cbdfceb7de98
Minor logical cleanup.

The conditional assignment previously was:
    $norequests = 0 && $norequests if ....

The execution of "0" served no purpose.
Also consolidated RequestOnOpac logic to the one line that cared about it.

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