Skip to content

Commit

Permalink
Bug 3245: advancedMARCeditor syspref not returning to cataloguing tab
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
gcollum authored and Galen Charlton committed May 21, 2009
1 parent 8bb3cff commit 7fe2fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/systempreferences.pl
Expand Up @@ -100,7 +100,7 @@ =head1 systempreferences.pl
$tabsysprefs{BiblioAddsAuthorities} = "Authorities";

# Cataloguing
$tabsysprefs{advancedMARCEditor} = "Cataloguing";
$tabsysprefs{advancedMARCeditor} = "Cataloguing";
$tabsysprefs{autoBarcode} = "Cataloguing";
$tabsysprefs{hide_marc} = "Cataloguing";
$tabsysprefs{IntranetBiblioDefaultView} = "Cataloguing";
Expand Down

0 comments on commit 7fe2fb0

Please sign in to comment.