Fix note commenting
This commit is contained in:
parent
51bb085614
commit
c878b5b8d4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ OSM.Note = function (map) {
|
|||
} else if (marker) {
|
||||
marker.setIcon(noteIcons[feature.properties.status]);
|
||||
}
|
||||
page.load();
|
||||
OSM.loadSidebarContent(window.location.pathname, page.load);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue