diff --git a/layouts/custom/SALARIES_custom_layout.json b/layouts/custom/SALARIES_custom_layout.json new file mode 100644 index 0000000..7326234 --- /dev/null +++ b/layouts/custom/SALARIES_custom_layout.json @@ -0,0 +1,10 @@ +{ + "name" : "SALARIES_custom_layout", + "items" : [ { + "requiresFile" : false, + "itemType" : "RESOURCES_RESET" + }, { + "requiresFile" : true, + "itemType" : "RESOURCES" + } ] +} \ No newline at end of file