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