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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177211|0                           |1
        is obsolete|                            |
 Attachment #177212|0                           |1
        is obsolete|                            |
 Attachment #177213|0                           |1
        is obsolete|                            |

--- Comment #22 from Jonathan Druart <[email protected]> ---
Created attachment 177920
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177920&action=edit
Bug 38116: Build patron search descriptions using DT's search settings

The goal of this patch is to move the construction of the patron search
description
to datatables.js in order to make it generic and reusable.

With bug 33484 and the restoration of the state from localStorage or the
URL could lead to confusion when the table is displayed. It could also
be problematic when an hidden column has a search pattern.

Note that if a column has a dropdown list with an option selected AND is
hidden,
the description won't display the value but the code (eg. ^CPL$ if
library Centerville is selected)

Signed-off-by: David Nind <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
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/

Reply via email to