[Koha-bugs] [Bug 20346] Patron filtering resulting in new search rather than filtering existing results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 14 10:55:04 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20346

paxed <pasi.kallinen at joensuu.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasi.kallinen at joensuu.fi

--- Comment #7 from paxed <pasi.kallinen at joensuu.fi> ---
Comment on attachment 72523
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72523
Bug 20346 - Server side patron filtering implemented

Untranslatable strings:

+                    $('#searchmember_filter').attr("title","Please enter date
inputs in the format mm/dd/yyyy").tooltip('show');
+                    $('#searchmember_filter').attr("title","Please enter date
inputs in the format dd/mm/yyyy").tooltip('show');
+                    $('#searchmember_filter').attr("title","Please enter date
inputs in the format yyyy-mm-dd").tooltip('show');
+                    $('#searchmember_filter').attr("title","Please enter date
inputs in the format dd.mm.yyyy").tooltip('show');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list