X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=rotating_collections%2FtransferCollection.pl;h=23eff46afdb4c3177d679a193730364bf561c20a;hb=76c3649db32b408eb19f7356eabf001d0745edef;hp=39945d5792bab6f8ecebd98ead0522b21f6dfc77;hpb=bbf046fb4f924c505dab62d80c157b829d6bdaf1;p=koha.git diff --git a/rotating_collections/transferCollection.pl b/rotating_collections/transferCollection.pl index 39945d5792..23eff46afd 100755 --- a/rotating_collections/transferCollection.pl +++ b/rotating_collections/transferCollection.pl @@ -38,7 +38,7 @@ my ($template, $loggedinuser, $cookie) query => $query, type => "intranet", authnotrequired => 0, - flagsrequired => {parameters => 1}, + flagsrequired => { tools => 'rotating_collections' }, debug => 1, });