mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Add comments display to ImproveOSM issues
This commit is contained in:
@@ -329,8 +329,6 @@ export default {
|
||||
});
|
||||
},
|
||||
|
||||
// Test case:
|
||||
// http://missingroads.skobbler.net/missingGeoService/retrieveComments?tileX=137495&tileY=89379
|
||||
getComments: function(d, callback) {
|
||||
var key = d.error_key;
|
||||
var qParams = {};
|
||||
|
||||
Reference in New Issue
Block a user