olix/datatables-bootstrap-bundle

Symfony OlixDatatablesBootstrapBundle

0.13.0 2016-12-24 13:48 UTC

This package is auto-updated.

Last update: 2024-04-13 22:45: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;