forked from MTSR/mapserver
happy jshint
This commit is contained in:
parent
6562ca4108
commit
dcaab6e4d3
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
m.mount(document.getElementById("image-map"), {
|
m.mount(document.getElementById("image-map"), {
|
||||||
view: function(){
|
view: function(){
|
||||||
return m("div", "I'm sorry, your browser is just too old ;)")
|
return m("div", "I'm sorry, your browser is just too old ;)");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user