añadido web decimal numpad
This commit is contained in:
parent
073dd91e90
commit
50752d87e7
15 changed files with 697 additions and 0 deletions
11
web_decimal_numpad_dot/readme/CONTRIBUTORS.rst
Normal file
11
web_decimal_numpad_dot/readme/CONTRIBUTORS.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
|
||||
* Ana Juaristi <anajuaristi@avanzosc.es>
|
||||
* Omar Castiñeira Saavedra <omar@comunitea.com>
|
||||
* Oliver Dony <@odony>
|
||||
* Wim Audenaert <Wim.Audenaert@ucamco.com>
|
||||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Pedro M. Baeza
|
||||
* David Vidal
|
||||
* Jairo Llopis
|
||||
* Ernesto Tejeda
|
2
web_decimal_numpad_dot/readme/DESCRIPTION.rst
Normal file
2
web_decimal_numpad_dot/readme/DESCRIPTION.rst
Normal file
|
@ -0,0 +1,2 @@
|
|||
Allows using numpad dot to enter period decimal separator even in localizations
|
||||
where comma is used instead of period.
|
2
web_decimal_numpad_dot/readme/USAGE.rst
Normal file
2
web_decimal_numpad_dot/readme/USAGE.rst
Normal file
|
@ -0,0 +1,2 @@
|
|||
Whenever on a float or monetary input field pressing numpad dot produces the
|
||||
proper decimal separator for the active localization.
|
Loading…
Add table
Add a link
Reference in a new issue