https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35205
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #158227|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 158391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158391&action=edit Bug 35205: Fix duplicate id attribute in desks search form This patch updates the header search form for desks administration so that it doesn't contain an HTML id attribute which duplicates one on the desks entry form. To test, apply the patch and make sure the "UseCirculationDesks" system preference is enabled. - Go to Administration -> Circulation desks -> New desk. - Click the "Desk" label in the entry form. Cursor focus should move to the adjacent input field. - Click the "Search desks" label in the header search form to confirm that your cursor moves to the header search form. Signed-off-by: David Nind <[email protected]> Signed-off-by: Katrin Fischer <[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/
