Remove filter from repeater settings
This commit is contained in:
parent
9b66b6090f
commit
7e3ad48cb5
|
@ -364,11 +364,6 @@
|
||||||
"key": "noRowsMessage",
|
"key": "noRowsMessage",
|
||||||
"defaultValue": "No rows found"
|
"defaultValue": "No rows found"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "filter",
|
|
||||||
"label": "Filtering",
|
|
||||||
"key": "filter"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "select",
|
"type": "select",
|
||||||
"label": "Direction",
|
"label": "Direction",
|
||||||
|
|
Loading…
Reference in New Issue