[ADF-2025] Task List - The pagination should be fetched from the UserPreference (#2733)

[ADF-2025] Task List - The pagination should be fetched from the UserPreference
This commit is contained in:
madhukar23
2017-12-04 17:33:45 +00:00
committed by Eugenio Romano
parent 910b2b344c
commit 4462486df1
5 changed files with 28 additions and 10 deletions
+2 -3
View File
@@ -51,7 +51,8 @@
}
],
"pagination": {
"size": 25
"size": 25,
"supportedPageSizes": [ 5, 10, 15, 20 ]
},
"files": {
"excluded": [".DS_Store", "desktop.ini", ".git"]
@@ -83,7 +84,6 @@
}
},
"document-list": {
"supportedPageSizes": [ 5, 10, 15, 25 ],
"presets": {
"-trashcan-": [
{
@@ -330,7 +330,6 @@
}
},
"adf-task-list": {
"supportedPageSizes": [ 5, 10, 15, 25 ],
"presets": {
"default": [
{