i4way-dash/.svn/pristine/78/78db9b0335c9a54353ac33a13e0...

4 lines
88 B
Plaintext

JQVMap.prototype.getPinId = function (cc) {
return this.getCountryId(cc) + '_pin';
};