X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rotating_collections%2FeditCollections.pl;h=e38660864e9caab7e90fa445969e0410e98f6bfe;hb=40cd834c74d0a8b5b1d92941c0ec651655630103;hp=4c4849c0007d2148e35a25a5507503c0f8d1f266;hpb=aef1dd15fbe37a8a9c30ba4b38f7ecd6c1fea54d;p=koha_fer diff --git a/rotating_collections/editCollections.pl b/rotating_collections/editCollections.pl index 4c4849c000..e38660864e 100755 --- a/rotating_collections/editCollections.pl +++ b/rotating_collections/editCollections.pl @@ -33,7 +33,7 @@ my ($template, $loggedinuser, $cookie) query => $query, type => "intranet", authnotrequired => 0, - flagsrequired => {parameters => 1}, + flagsrequired => { tools => 'rotating_collections' }, debug => 1, });