X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rotating_collections%2FaddItems.pl;h=06b6b3a8a7fd5ec452f16ef9ccec934cf2d5a8b5;hb=4f4946f8dfc8511a02af2cdebf96ea59be57fafc;hp=ae7070f8660ea83778f69a576d92384eadd59086;hpb=c0234dd9b9649063acf2617fecf5c6efda38a532;p=koha_fer diff --git a/rotating_collections/addItems.pl b/rotating_collections/addItems.pl index ae7070f866..06b6b3a8a7 100755 --- a/rotating_collections/addItems.pl +++ b/rotating_collections/addItems.pl @@ -34,7 +34,7 @@ my ($template, $loggedinuser, $cookie) query => $query, type => "intranet", authnotrequired => 0, - flagsrequired => {parameters => 1}, + flagsrequired => { tools => 'rotating_collections' }, debug => 1, });