X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rotating_collections%2FrotatingCollections.pl;h=35aea56977bc1b33f96e01ca5b5f5d44ec634e4a;hb=a06cb31941f8cb4cee5498f25e518344e8f9aeda;hp=52ee5ee460bb3fc72d6c5ad2a8610c391a28af24;hpb=f21577986f8ff5da5fde88deaae2302a8b40dbe7;p=koha_fer diff --git a/rotating_collections/rotatingCollections.pl b/rotating_collections/rotatingCollections.pl index 52ee5ee460..35aea56977 100755 --- a/rotating_collections/rotatingCollections.pl +++ b/rotating_collections/rotatingCollections.pl @@ -33,7 +33,7 @@ my ($template, $loggedinuser, $cookie) query => $query, type => "intranet", authnotrequired => 0, - flagsrequired => {parameters => 1}, + flagsrequired => { tools => 'rotating_collections' }, debug => 1, });