1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00

Remove deprecated dataProvider setting from manifest

This commit is contained in:
Andrew Kingston 2021-03-29 16:22:43 +01:00
parent 8457e1743c
commit 88ae09a553

View file

@ -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"
], ],