update dojo to 1.7.3
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
define(
|
||||
"dojo/cldr/nls/sk/number", //begin v1.x content
|
||||
{
|
||||
"currencyFormat": "#,##0.00 ¤",
|
||||
"group": " ",
|
||||
"decimal": ","
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user