mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
добавление кнопок в элемент
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -4,12 +4,12 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<title>IoT Manager 4.4.3</title>
|
||||
<title>IoT Manager 4.4.4</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.ico" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?443" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?444" />
|
||||
|
||||
<script defer src="/build/bundle.js?443"></script>
|
||||
<script defer src="/build/bundle.js?444"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
|
||||
@@ -62,7 +62,9 @@
|
||||
"logid": "t",
|
||||
"points": 365,
|
||||
"telegram": 0,
|
||||
"test": 0
|
||||
"test": 0,
|
||||
"btn-defvalue": 0,
|
||||
"btn-reset": "nil"
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
|
||||
Reference in New Issue
Block a user