Use <noscript> to display message when JavaScript is disabled
This commit is contained in:
@@ -36,8 +36,6 @@ overviewer.util = {
|
||||
overviewer.util.initializePolyfills();
|
||||
overviewer.util.initializeMarkers();
|
||||
|
||||
document.getElementById('NoJSWarning').remove();
|
||||
|
||||
overviewer.coordBoxClass = L.Control.extend({
|
||||
options: {
|
||||
position: 'bottomleft',
|
||||
|
||||
Reference in New Issue
Block a user