Development
This commit is contained in:
parent
f05f883a01
commit
05d803444f
1 changed files with 35 additions and 28 deletions
|
|
@ -18,6 +18,11 @@
|
||||||
"type": "raw_html",
|
"type": "raw_html",
|
||||||
"html": "%PRO_NOTE%"
|
"html": "%PRO_NOTE%"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "card",
|
||||||
|
"label": "User Accounts",
|
||||||
|
"client_requirement": "client_is_viewer+",
|
||||||
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "table",
|
"type": "table",
|
||||||
"datasource": "sqlite:client_credentials",
|
"datasource": "sqlite:client_credentials",
|
||||||
|
|
@ -101,6 +106,8 @@
|
||||||
"class": "btn-danger btn-sm"
|
"class": "btn-danger btn-sm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "card",
|
"type": "card",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue