jetzt komplett OHNE Geiger
This commit is contained in:
+1
-5
@@ -22,10 +22,7 @@ html
|
||||
category: '#{category}'
|
||||
};
|
||||
|
||||
if category === 'multigeiger'
|
||||
link(rel='stylesheet', href='/stylesheets/style_geiger.css')
|
||||
else
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
|
||||
body
|
||||
#wrapper
|
||||
@@ -44,7 +41,6 @@ html
|
||||
crossorigin="")
|
||||
script(src="/javascripts/leaflet.markercluster.js")
|
||||
script(src="https://code.highcharts.com/highcharts.js")
|
||||
script(src="https://cdnjs.cloudflare.com/ajax/libs/d3/7.0.0/d3.min.js")
|
||||
script(src="https://code.jquery.com/jquery-3.7.1.min.js")
|
||||
script(src="https://code.jquery.com/ui/1.14.0/jquery-ui.min.js")
|
||||
script(type="module" src="/javascripts/global.js")
|
||||
Reference in New Issue
Block a user