omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
263 stars 113 forks source link

Properly separate template from implementation #10

Closed curry684 closed 6 years ago

curry684 commented 6 years ago

Bundle configuration now exposes options that are only relevant if the default template is used. This should be decoupled.

Defaults for these settings should also be reviewed.

curry684 commented 6 years ago

Done.