Fixed bug 202, the branch menu-building code has spurious checks for CU and
authoracli <acli>
Wed, 5 Feb 2003 09:07:09 +0000 (09:07 +0000)
committeracli <acli>
Wed, 5 Feb 2003 09:07:09 +0000 (09:07 +0000)
commit993c57941b4858165057da4c577d146add289d91
tree20b19569cddc083ca59b18da985cb575facf00c2
parent3fe003f31ab2507edcf672800ee12abd34b5fa55
Fixed bug 202, the branch menu-building code has spurious checks for CU and
IS fields, which does not exist, resulting in no branches being added

For selectbranchprinter:
Noted correct tab size
Handle non-latin1 charsets

For branchtransfers:
Use getbranch and getprinter
Removed spurious checkauth call and associated unused variables
circ/branchtransfers.pl
circ/selectbranchprinter.pl