X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=rotating_collections%2FrotatingCollections.pl;h=35aea56977bc1b33f96e01ca5b5f5d44ec634e4a;hb=9c5e40e4923179bf0b2b630d3e09797dc4c1fdb0;hp=52ee5ee460bb3fc72d6c5ad2a8610c391a28af24;hpb=afa94246d3d13993b7add9b34b40be977945f8fd;p=koha.git 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, });