https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27411
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115390|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 115450 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115450&action=edit Bug 27411: Update intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt to reflect ACC2 This patch changes instances of type="number" in inputs to adhere to ACC2 guidelines Test plan: Open the file and ensure all instances of type="number" in inputs are changed to 'type="text" inputmode="numeric" pattern="[0-9]*"' Signed-off-by: Owen Leonard <[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/
