Remove 'internal' from dataprovider / paginate info

This commit is contained in:
Rory Powell 2021-10-15 10:26:39 +01:00
parent 8b73d1c6c5
commit 4e0487bd82
1 changed files with 1 additions and 1 deletions

View File

@ -2385,7 +2385,7 @@
},
"dataprovider": {
"name": "Data Provider",
"info": "Pagination is only available for data stored in internal tables.",
"info": "Pagination is only available for data stored in tables.",
"icon": "Data",
"illegalChildren": ["section"],
"hasChildren": true,