Bug 24663: Remove authnotrequired if set to 0
[srvgit] / cataloguing / value_builder / callnumber-KU.pl
index 5cbdd25..7316afc 100755 (executable)
@@ -70,7 +70,6 @@ my $launcher = sub {
         template_name   => "cataloguing/value_builder/ajax.tt",
         query           => $input,
         type            => "intranet",
-        authnotrequired => 0,
         flagsrequired   => {editcatalogue => '*'},
         debug           => 1,
     });