[Koha-bugs] [Bug 28903] Tab key and drop-down menu in item module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 09:42:48 CEST 2021


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #6 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Looks like it can be tested by adding in syspref IntranetUserJS :

$(document).ready(function() {
    $.fn.select2.defaults.set("selectOnClose", "true" );
});

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


More information about the Koha-bugs mailing list