i4way-dash/.svn/pristine/2d/2da5527f2791757f83402697579...

4 lines
129 B
Plaintext

JQVMap.prototype.setBackgroundColor = function (backgroundColor) {
this.container.css('background-color', backgroundColor);
};