Adding a system preference to choose whether a homebranch or a holdingbranch is used...
[koha.git] / admin / systempreferences.pl
index d5e1996..f49ac06 100755 (executable)
@@ -61,6 +61,7 @@ my %tabsysprefs;
     $tabsysprefs{dateformat}="Admin";
     $tabsysprefs{delimiter}="Admin";
     $tabsysprefs{IndependantBranches}="Admin";
+    $tabsysprefs{HomeOrHoldingBranch}="Admin";
     $tabsysprefs{insecure}="Admin";
     $tabsysprefs{KohaAdmin}="Admin";
     $tabsysprefs{KohaAdminEmailAddress}="Admin";