https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27405 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch updates |This patch updates release notes|occurrences of input |occurrences of input |type="number" in |type="number" in |intranet-tmpl/prog/en/modul |intranet-tmpl/prog/en/modul |es/pos/register.tt to use |es/pos/register.tt to use |<input type="text" |'input type="text" |inputmode="numeric" |inputmode="numeric" |pattern="^\d+(\.\d{2})?$"> |pattern="^\d+(\.\d{2})?$"' |as per the accessibility |as per the accessibility |coding guideline ACC2. |coding guideline ACC2. CC| |jonathan.druart+koha@gmail. | |com -- You are receiving this mail because: You are watching all bug changes.