Add packages/custom/test-existing-custom-layout.json
This commit is contained in:
parent
17ed58d616
commit
a79591c966
13
packages/custom/test-existing-custom-layout.json
Normal file
13
packages/custom/test-existing-custom-layout.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name" : "test-existing-custom-layout",
|
||||
"packageLayout" : "SALARIES_custom_layout",
|
||||
"isCustomLayout" : true,
|
||||
"items" : [ {
|
||||
"key" : "RESOURCES_RESET-1",
|
||||
"itemType" : "RESOURCES_RESET"
|
||||
}, {
|
||||
"key" : "RESOURCES-1",
|
||||
"itemType" : "RESOURCES",
|
||||
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10.json"
|
||||
} ]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user