https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27406
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115464|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <[email protected]> --- Created attachment 115482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115482&action=edit Bug 27406: update file to adhere to ACC2 This patch changes the 1 occurance of an input of type="number" to input type="text" inputmode="numeric" pattern="[0-9]*" Test plan: open the file and ensure that no other inputs of type="number" were missed 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/
