http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9824 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18214|0 |1 is obsolete| | --- Comment #41 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 18215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18215&action=edit Bug 9824: Followup for removing filter Adds allbaskets parameter to GetBasketsInfosByBookseller. (Only used in booksellers.pl now) Normally, all 'active' baskets are shown. With allbaskets=1 all baskets :) In the template I had to rename a loop var supplier to supplier1 to resolve name conflict between template vars. In the template I added the string: Cancel filter. Note that this string is already translated: msgid "Cancel filter" msgstr "" Hope this helps. -- You are receiving this mail because: You are watching all bug changes.