Skip to content
Snippets Groups Projects
Commit 11a963e1 authored by Prasad's avatar Prasad
Browse files

Merge branch 'master' of http://code.vtiger.com/vtiger/vtigercrm

parents 01bbacb7 eae6b325
No related branches found
No related tags found
No related merge requests found
......@@ -342,8 +342,8 @@ $combo_strings = Array(
" " => " ",
"$" => "$"
),
'currency_grouping_separator_dom' => Array("." => ".",
"," => ",",
'currency_grouping_separator_dom' => Array("," => ",",
"." => ".",
"'" => "'",
" " => " ",
"$" => "$"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment