The advancedMARCeditor system preference was not returning to the cataloguing
tab after you changed its value in system preferences.
---
admin/systempreferences.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl
index ca8503e..77d2694 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -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";
--
1.5.6.5
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches