olix / datatables-bootstrap-bundle
Symfony OlixDatatablesBootstrapBundle
Package info
github.com/sabinus52/OlixDatatablesBootstrapBundle
Type:symfony-bundle
pkg:composer/olix/datatables-bootstrap-bundle
0.13.0
2016-12-24 13:48 UTC
Requires
- components/bootstrap: 3.2.*
- drmonty/datatables: 1.10.*
- drmonty/datatables-plugins: 1.*
- friendsofsymfony/jsrouting-bundle: 1.*
- moment/moment: 2.8.*
- sg/datatablesbundle: 0.13.*
- symfony/framework-bundle: ~2.8
This package is auto-updated.
Last update: 2026-02-14 02:47:24 UTC
README
See https://github.com/stwe/DatatablesBundle
Change only in your Datatable class :
use Sg\DatatablesBundle\Datatable\View\AbstractDatatableView;
by
Olix\DatatablesBootstrapBundle\Datatable\View\AbstractDatatableView;