jan-vandenberg / cruddiy

No-code Bootstrap PHP CRUD generator
http://cruddiy.com
GNU Affero General Public License v3.0
252 stars 80 forks source link

fix : bring back default 10 records per page #118

Closed germain-italic closed 11 months ago

germain-italic commented 11 months ago

This fixes issue #101

I also added a Behat test to make sure that this is not broken again in the future.