i4way-dash/.svn/pristine/71/71b51214594a64c470d63875ad5...

4 lines
84 B
Plaintext

JQVMap.prototype.isSelected = function(cc) {
return this.selectIndex(cc) >= 0;
};