diff --git a/config/packages/api_platform.yaml b/config/packages/api_platform.yaml index 4b2b414..fd961f8 100644 --- a/config/packages/api_platform.yaml +++ b/config/packages/api_platform.yaml @@ -3,6 +3,8 @@ api_platform: version: 1.0.0 defaults: stateless: true + pagination_client_items_per_page: true + pagination_maximum_items_per_page: 100 cache_headers: vary: ['Content-Type', 'Authorization', 'Origin'] formats: diff --git a/config/reference.php b/config/reference.php index 0178e3e..21e0803 100644 --- a/config/reference.php +++ b/config/reference.php @@ -1,7 +1,5 @@ -
| - {{ column }} - | -
|---|
| + {{ column.label }} + | +
|---|
| + Chargement... + | +
| + Aucune donnée + | +
| + {{ formatColumnValue(row, column) }} + | +
+ {{ pageLabel }} +
+