jetzt komplett OHNE Geiger

This commit is contained in:
2025-11-05 11:51:13 +00:00
parent b07967110e
commit 4a50033040
11 changed files with 8 additions and 1417 deletions
+1 -5
View File
@@ -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")