Fix some more JSHint issues
This commit is contained in:
parent
bd2e999756
commit
6d124f8012
6 changed files with 20 additions and 16 deletions
|
@ -1,6 +1,5 @@
|
|||
OSM.Note = function (map) {
|
||||
var noteLayer = map.noteLayer,
|
||||
content = $('#sidebar_content'),
|
||||
var content = $('#sidebar_content'),
|
||||
page = {},
|
||||
halo, currentNote;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue