diff options
Diffstat (limited to 'chimere/static/base.js')
| -rw-r--r-- | chimere/static/base.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere/static/base.js b/chimere/static/base.js index cabdf2a..3c7c575 100644 --- a/chimere/static/base.js +++ b/chimere/static/base.js @@ -60,4 +60,4 @@ function zoomToCurrentExtent(map){ else{ return; } -}
\ No newline at end of file +} |
