Remove deprecated dataProvider setting from manifest
This commit is contained in:
parent
8457e1743c
commit
88ae09a553
|
@ -72,7 +72,6 @@
|
|||
"icon": "ri-search-line",
|
||||
"styleable": true,
|
||||
"hasChildren": true,
|
||||
"dataProvider": true,
|
||||
"settings": [
|
||||
{
|
||||
"type": "table",
|
||||
|
@ -1070,7 +1069,6 @@
|
|||
"icon": "ri-file-text-line",
|
||||
"styleable": true,
|
||||
"hasChildren": true,
|
||||
"dataProvider": true,
|
||||
"actions": [
|
||||
"ValidateForm"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue