V 3.2.2 Info-Button entfernt
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "laerm-web-sensorapi",
|
"name": "laerm-web-sensorapi",
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"date": "2024-09-01 13:00 UTC",
|
"date": "2024-09-01 13:15 UTC",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node bin/www.js >>/var/log/noise.log 2>&1"
|
"start": "node bin/www.js >>/var/log/noise.log 2>&1"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ block content
|
|||||||
#h1name #{t("NoiseMeasurement")}
|
#h1name #{t("NoiseMeasurement")}
|
||||||
#buttonsRight
|
#buttonsRight
|
||||||
button.btn.btn-primary#btnSet(value='set') #{t("Settings")}
|
button.btn.btn-primary#btnSet(value='set') #{t("Settings")}
|
||||||
button.btn.btn-primary#btnHelp(value='help') #{t("Info")}
|
// button.btn.btn-primary#btnHelp(value='help') #{t("Info")}
|
||||||
#h1datum
|
#h1datum
|
||||||
|
|
||||||
#fenster
|
#fenster
|
||||||
|
|||||||
Reference in New Issue
Block a user