MT 2050, Follow-up, Fast Cataloging
[koha.git] / cataloguing / value_builder / macles.pl
index bd684c4..738ae1e 100755 (executable)
@@ -176,7 +176,7 @@ my ($input) = @_;
                     query => $input,
                     type => "intranet",
                     authnotrequired => 0,
-                    flagsrequired => {editcatalogue => 1},
+                    flagsrequired => {editcatalogue => '*'},
                     debug => 1,
                     });
     $template->param(BIGLOOP=>\@BIGLOOP);