Initial commit
This commit is contained in:
13
application/Espo/Resources/layouts/AppSecret/detail.json
Normal file
13
application/Espo/Resources/layouts/AppSecret/detail.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "name"}, false],
|
||||
[{"name": "value"}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user