diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 092595143ea7851b69086e497153ee9df0efbbec..653c740bb61f433bde13cec7435367b8148e74d6 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -8,7 +8,7 @@ <link type="text/css" rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css"> <link type="text/css" rel="stylesheet" href="css/jquery-ui-timepicker-addon.css" /> <link type="text/css" rel="stylesheet" href="css/geosearch.css" /> - <link type="text/css" rel="stylesheet" href="css/isoga.css" /> + <link type="text/css" rel="stylesheet" href="css/isomap.css" /> <!--[if lt IE 9]> <link rel="stylesheet" href="//cdn.leafletjs.com/leaflet-0.7.2/leaflet.ie.css" /> <link rel="stylesheet" href="//rawgithub.com/domoritz/leaflet-locatecontrol/gh-pages/src/L.Control.Locate.ie.css"/>