Bug 27050: Allow multiple category_codes in delete_patrons.pl
[koha-ffzg.git] / cataloguing / moveitem.pl
index 18474ac..c5e6bca 100755 (executable)
@@ -52,7 +52,6 @@ my ($template, $loggedinuser, $cookie) = get_template_and_user(
         template_name   => "cataloguing/moveitem.tt",
         query           => $query,
         type            => "intranet",
-        authnotrequired => 0,
         flagsrequired   => { editcatalogue => 'edit_items' },
         debug           => 1,
     }