Bug 6720: show authority type in auth details

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Authority type on detail page in staff now shows correctly.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Jared Camins-Esakov 2012-06-15 10:40:59 -04:00 committed by Paul Poulain
parent f2ca89b30e
commit f809e47fd1

View file

@ -172,8 +172,7 @@ my ($template, $loggedinuser, $cookie)
my $authid = $query->param('authid');
# Using default authtypecode, so all fields are seen
my $authtypecode = '';
my $authtypecode = GetAuthTypeCode($authid);
$tagslib = &GetTagsLabels(1,$authtypecode);
# Build list of authtypes for showing them