MT 2050, Follow-up, Fast Cataloging
[koha.git] / acqui / fetch_sort_dropbox.pl
index e052db8..fa405f9 100755 (executable)
@@ -40,7 +40,7 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user(
         query           => $input,
         type            => "intranet",
         authnotrequired => 0,
-        flagsrequired => {editcatalogue => 1},
+        flagsrequired => {editcatalogue => 'edit_catalogue'},
         debug => 0,
     }
 );