зачатки страницы для разработчиков
This commit is contained in:
parent
be6c8023c5
commit
8990fed8f0
16
static/dev-params.json
Normal file
16
static/dev-params.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"params": [
|
||||
{
|
||||
"label": "Запись пакетов",
|
||||
"name": "log_bool",
|
||||
"widget": "checkbox",
|
||||
"function": "DmaDebug"
|
||||
},
|
||||
{
|
||||
"label": "Unused test",
|
||||
"name": "log_bool",
|
||||
"widget": "checkbox",
|
||||
"function": "DmaDebug"
|
||||
}
|
||||
]
|
||||
}
|
10
static/dev.html
Normal file
10
static/dev.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user