https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30890
--- Comment #4 from Martin Renvoize <[email protected]> --- (In reply to Owen Leonard from comment #3) > - [% ELSIF query_type == 'status' %] > + [% ELSIF query_type == 'illview' %] > > Is the "status" query_type not used for anything? It's a good question.. as far as I can tell from the controller query_type will never be returned with a value of 'status'. I tried digging through the git logs to see when it was introduced or changed, but it appears to have never been returned going as far back as the original introduction of ILL into core Koha. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
