Fehlerbehebung Server senden

This commit is contained in:
belevo\mh
2024-10-16 07:48:48 +02:00
parent 085c8a8567
commit df18b2d7c6
6 changed files with 80 additions and 26 deletions

View File

@@ -10,7 +10,7 @@
"onClick": "ZAEHL_AdditionMethode($id);"
},
{
"type": "Suptrahierer",
"type": "Button",
"caption": "Zähler zurücksetzen",
"onClick": "ZAEHL_Subtraktionsmethode($id);"
}