mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
pagination configuration (#175)
This commit is contained in:
parent
b780bd831b
commit
3a7e114006
@ -121,7 +121,7 @@ You can change the default settings of the pagination that gets applied to all t
|
||||
```json
|
||||
{
|
||||
...,
|
||||
"document-list": {
|
||||
"pagination": {
|
||||
"supportedPageSizes": [
|
||||
25,
|
||||
50,
|
||||
|
@ -6,7 +6,7 @@
|
||||
},
|
||||
"headerColor": "#2196F3",
|
||||
"languagePicker": false,
|
||||
"document-list": {
|
||||
"pagination": {
|
||||
"supportedPageSizes": [
|
||||
25,
|
||||
50,
|
||||
|
Loading…
x
Reference in New Issue
Block a user