[Pkg-javascript-commits] [dojo] 19/29: fixes #18614, decimal places for PKR currency
David Prévot
taffit at moszumanska.debian.org
Thu Mar 24 04:28:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 1.8.11
in repository dojo.
commit 7cdc002a0f4d783f130d14d6642a2d8d7c9f42a2
Author: Dylan Schiemann <dylan at dojotoolkit.org>
Date: Sun Dec 27 06:14:05 2015 -0700
fixes #18614, decimal places for PKR currency
(cherry picked from commit bc339b763ff7e9c764be16dbf2ee2ff059744aaf)
---
cldr/monetary.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cldr/monetary.js b/cldr/monetary.js
index b24ea89..d3241c3 100644
--- a/cldr/monetary.js
+++ b/cldr/monetary.js
@@ -22,7 +22,7 @@ monetary.getData = function(/*String*/ code){
COP:0,CRC:0,DJF:0,ESP:0,GNF:0,GYD:0,HUF:0,IDR:0,IQD:0,
IRR:3,ISK:0,ITL:0,JOD:3,JPY:0,KMF:0,KPW:0,KRW:0,KWD:3,
LAK:0,LBP:0,LUF:0,LYD:3,MGA:0,MGF:0,MMK:0,MNT:0,MRO:0,
- MUR:0,OMR:3,PKR:0,PYG:0,RSD:0,RWF:0,SLL:0,SOS:0,STD:0,
+ MUR:0,OMR:3,PKR:2,PYG:0,RSD:0,RWF:0,SLL:0,SOS:0,STD:0,
SYP:0,TMM:0,TND:3,TRL:0,TZS:0,UGX:0,UZS:0,VND:0,VUV:0,
XAF:0,XOF:0,XPF:0,YER:0,ZMK:0,ZWD:0
};
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list