https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28079
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #126049|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 126050 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126050&action=edit Bug 28079: Set focus to search box field when adding an order to basket This patch modifies the "Add to basket" modal in acquisitions so that focus is automatically moved to the first form field when the modal appears. The patch also corrects the modal markup so that it's more consistent with default Bootstrap markup. To test, apply the patch and go to Acquisitions. - Search for a vendor and, if necessary, create a basket. - Click the "Add to basket" button. The modal which appears should have a header reading "Add order to basket <basketname>" - The form field should have cursor focus. - View the basket and click the "Add to basket" button in the toolbar. - The modal shown should also be correct. Signed-off-by: David Nind <[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/
