X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rotating_collections%2FtransferCollection.pl;h=23eff46afdb4c3177d679a193730364bf561c20a;hb=26696e3b299ff9ca96d7a834a172f6534ef952d5;hp=39945d5792bab6f8ecebd98ead0522b21f6dfc77;hpb=16f1fffdd1f5d1c97db0bf664f83496864b7e24d;p=koha_fer 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, });