https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16371 Emmi Takkinen <emmi.takkinen@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103019|0 |1 is obsolete| | --- Comment #17 from Emmi Takkinen <emmi.takkinen@outlook.com> --- Created attachment 103334 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103334&action=edit Bug 16371: Use multi-select on syspref This patch replaces textbox with multi-select dropdown on syspref 'QuoteOfTheDay' and changes tests to match this change. To test: 1. Check 'OPAC', 'staff client' or both on 'QuoteOfTheDay'. 2. Make sure that quote is displayed on (both) mainpage(s). Prove t/db_dependent/Koha/Quotes.t Sponsored-by: Koha-Suomi Oy --- NOTE: Noticed that 'display_daily_quote' should have been dropped on original code. Fixed that so this patch just adds multi-select and adjusts tests. -- You are receiving this mail because: You are watching all bug changes.