MT 2050, Follow-up, Fast Cataloging
[koha.git] / cataloguing / value_builder / marc21_field_008.pl
index 7d4d2b8..fcb2844 100755 (executable)
@@ -88,7 +88,7 @@ sub plugin {
             query           => $input,
             type            => "intranet",
             authnotrequired => 0,
-            flagsrequired   => { editcatalogue => 1 },
+            flagsrequired   => { editcatalogue => '*' },
             debug           => 1,
         }
     );