olix/datatables-bootstrap-bundle

Symfony OlixDatatablesBootstrapBundle

Installs: 48

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/olix/datatables-bootstrap-bundle

0.13.0 2016-12-24 13:48 UTC

This package is auto-updated.

Last update: 2025-09-14 02:05:00 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;