https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21645
--- Comment #8 from Jonathan Druart <[email protected]> --- Created attachment 81199 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81199&action=edit Bug 21645: Fix focus when modal is shown First the event must be defined in the document.ready block, then, since bootstrap 3 the event is 'shown.bs.modal', not 'shown' Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
