C4/Search.pm followup auto_truncation
[koha.git] / tools / picture-upload.pl
index e63747a..d5b36b1 100755 (executable)
@@ -36,7 +36,7 @@ my ($template, $loggedinuser, $cookie)
                                        query => $input,
                                        type => "intranet",
                                        authnotrequired => 0,
-                                       flagsrequired => {management => 1, tools => 'batch_upload_patron_images'},
+                                       flagsrequired => { tools => 'batch_upload_patron_images'},
                                        debug => 0,
                                        });