1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00

Remove 'internal' from dataprovider / paginate info

This commit is contained in:
Rory Powell 2021-10-15 10:26:39 +01:00
parent 45f6e9a2f8
commit 6e10da5338

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,