The items in the paginator aren't correct.
In the controller we set them to 100.
But in the view's we work with the number 10.
Maybe an idea is to make it editable the amount by a setting some var in the ZfcUserAdmin.global.php file.
Is this a good idea?
The items in the paginator aren't correct.
In the controller we set them to 100.
But in the view's we work with the number 10.
Maybe an idea is to make it editable the amount by a setting some var in the ZfcUserAdmin.global.php file.
Is this a good idea?