http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9137
Melia Meggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13685|0 |1 is obsolete| | --- Comment #3 from Melia Meggs <[email protected]> --- Created attachment 13695 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13695&action=edit [Signed off] Bug 9137 - Focus when editing/adding new itemtypes/authorised values This patch adds the "focus" class to the relevant inputs so that the global staff client JS will move the focus to those fields. Logic in the authorised_values template puts the focus on the correct field whether you're adding a new category, a new value, or performing an edit. To test, try the following operations: - add an itemtype - edit an itemtype - add an authorised value category - add an authorised value value - edit an authorised value value In all cases the focus should automatically be in the first form field. Signed-off-by: Melia Meggs <[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/
