Skip to content
Snippets Groups Projects
Commit bbcde364 authored by kbeyro's avatar kbeyro
Browse files

fix type

parent 29ae55b2
Branches
Tags
2 merge requests!39release/1.6.4 into develop,!381.6.4 merge
......@@ -85,7 +85,7 @@
]
},
{
"label": "Data Grid",
"label": "DATES",
"disableAddingRemovingRows": true,
"hideLabel" : true,
"reorder": false,
......@@ -93,11 +93,8 @@
"enableRowGroups": false,
"initEmpty": false,
"tableView": false,
"defaultValue": [
{}
],
"key": "dates",
"type": "dates",
"type": "datagrid",
"input": true,
"components": [{
"label": "START_DAY",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment