Skip to content

Commit

Permalink
Merge pull request Mikhus#8 from invernizzi/master
Browse files Browse the repository at this point in the history
data-colors fix
  • Loading branch information
Mikhus committed Mar 8, 2013
2 parents 423dd43 + b5100b8 commit ff09355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gauge.js
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,6 @@ domReady( function() {
}
}
else {
cfgProp.shift();
cfgProp.shift();
config.colors[toCamelCase( cfgProp)] = attrValue;
}
Expand Down

0 comments on commit ff09355

Please sign in to comment.