X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=serials%2Fstatecollection.pl;h=6d01c35817806bdb97365985eeaaf293da0cf297;hb=9bfcf01abdaa52f89d41893c44dfe74980cd1252;hp=bcbfbdabd4bb36daba41f026a2ecc544f8862cb6;hpb=255362e3cfd1532f0d0a79d757b883123159d681;p=koha.git diff --git a/serials/statecollection.pl b/serials/statecollection.pl index bcbfbdabd4..6d01c35817 100755 --- a/serials/statecollection.pl +++ b/serials/statecollection.pl @@ -47,7 +47,7 @@ my ($template, $loggedinuser, $cookie) query => $query, type => "intranet", authnotrequired => 0, - flagsrequired => {serials => 1}, + flagsrequired => {serials => '*'}, debug => 1, });