some changes

This commit is contained in:
Dmitry Borisenko
2020-04-07 18:06:12 +02:00
parent ba30af5182
commit 285a898ba9
6 changed files with 13 additions and 22 deletions

View File

@@ -47,10 +47,7 @@
"type": "link",
"title": "Список других устройств в сети",
"action": "/?dev",
"class": "btn btn-block btn-warning"
},
{
"type": "hr"
"class": "btn btn-block btn-success"
},
{
"type": "link",
@@ -70,21 +67,21 @@
"action": "/?pushingbox",
"class": "btn btn-block btn-success"
},
{
"type": "hr"
},
{
"type": "h3",
"name": "my-block",
"style": "position:fixed;top:50%;left:50%;width:400px;margin-left:-200px;text-align:center;",
"class": "hidden"
},
{
"type": "hr"
},
{
"type": "button",
"title": "Обновить прошивку",
"action": "/check",
"response": "[[my-block]]",
"class": "btn btn-block btn-success"
"class": "btn btn-block btn-danger"
},
{
"type": "hr"

BIN
data/sync.ffs_db Normal file

Binary file not shown.