Bug 3245: advancedMARCeditor syspref not returning to cataloguing tab

The advancedMARCeditor system preference was not returning to the cataloguing tab after you changed its value in system preferences.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Garry Collum 2009-05-21 17:03:18 -04:00 committed by Galen Charlton
parent 8bb3cff5ad
commit 7fe2fb0956

View file

@ -100,7 +100,7 @@ $tabsysprefs{dontmerge} = "Authorities";
$tabsysprefs{BiblioAddsAuthorities} = "Authorities";
# Cataloguing
$tabsysprefs{advancedMARCEditor} = "Cataloguing";
$tabsysprefs{advancedMARCeditor} = "Cataloguing";
$tabsysprefs{autoBarcode} = "Cataloguing";
$tabsysprefs{hide_marc} = "Cataloguing";
$tabsysprefs{IntranetBiblioDefaultView} = "Cataloguing";