Skip to content

History history in javascript#21

Open
calvinmetcalf wants to merge 11 commits intomlevans:masterfrom
calvinmetcalf:history-noncoffee
Open

History history in javascript#21
calvinmetcalf wants to merge 11 commits intomlevans:masterfrom
calvinmetcalf:history-noncoffee

Conversation

@calvinmetcalf
Copy link
Contributor

switched the history branch over to javascript, and added new tests in.

if (inputs[i].name === 'leaflet-base-layers' && inputs[i].checked) {
this.base = (_ref = this.options.lc._layers[inputs[i].layerId].name).replace.apply(_ref, this.options.formatBase);
return this.base;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing i++;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants