]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
toolkit: fix #1307: don\'t use language dependent separator
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Dec 2017 07:16:12 +0000 (08:16 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 11 Jan 2018 13:45:48 +0000 (14:45 +0100)
commit3c15824972c305f0606448fdfed5210d09719bc4
tree14ef320606a673af7a0331bdd5b02dc08e1e61c6
parent9503d4570ee85f29ae4f1c6530fe3ac21aeafdad
toolkit: fix #1307: don\'t use language dependent separator

by default, extjs submits the language dependent decimal separator,
e.g., ',' (comma) for german and '.' (dot) for english.

We always want the dot.

commit 5c660b6d1302a5fbb3dcf477cf8b5adc9f798530 from pve-manager

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Toolkit.js