Minor logical cleanup.
authorJoe Atzberger <joe.atzberger@liblime.com>
Mon, 1 Dec 2008 21:38:07 +0000 (15:38 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Dec 2008 13:26:44 +0000 (14:26 +0100)
commit81c2c7a4b859dac1e882e4c58fac5b798852a8a5
treed3faa812bb61d7ce9d01478b185d3b1fc46608ff
parent3192b47930f8749d7238804ba9fb27c36a8ebce9
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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
opac/opac-detail.pl