Sprach- und Stadt-Wechsel geht wieder

This commit is contained in:
2024-08-26 13:11:49 +00:00
parent 8d99c73386
commit 6e814fe338
9 changed files with 1241 additions and 1042 deletions
+3
View File
@@ -4,6 +4,9 @@ html
title= title
meta(name="viewport" content="width=device-width, initial-scale=1" charset="utf-8")
link(rel='stylesheet', href='/stylesheets/style.css')
script.
const sensorid = '#{sensorid}';
body
#first
h1 Loading...
+1 -1
View File
@@ -106,7 +106,7 @@ block content
button#btnSave.btn.btn-primary(type="button" data-bs-dismiss="modal") #{t("Save_changes")}
// Error-Dialog
// Reset-Dialog
.modal.fade#dialogReset(tabindex="-1" role="dialog" aria-labelledby="Error" aria-hidden="true")
.modal-dialog.modal-dialog-centered(role="document")
.modal-content