https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27408

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com
  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/members/mancredit.tt to  |es/members/mancredit.tt to
                   |use <input type="text"      |use '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.

-- 
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/

Reply via email to