mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
Merge pull request #31318 from elpaso/server-api-remove-debug-output
Remove debugger from HTML template
This commit is contained in:
commit
95073f9a1e
@ -19,9 +19,6 @@
|
||||
{
|
||||
map.fitBounds(jl.getBounds());
|
||||
}
|
||||
function featureOver(e, pos, latlng, data) {
|
||||
debugger;
|
||||
}
|
||||
jl.on('featureOver', featureOver);
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user