sabinus52 / OlixDatatablesBootstrapBundle

Bundle jQuery DataTables plugin into Bootstrap and Symfony2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OlixDatatablesBootstrapBundle

See https://github.com/stwe/DatatablesBundle

Change only in your Datatable class :

use Sg\DatatablesBundle\Datatable\View\AbstractDatatableView;

by

Olix\DatatablesBootstrapBundle\Datatable\View\AbstractDatatableView;

About

Bundle jQuery DataTables plugin into Bootstrap and Symfony2

License:GNU General Public License v2.0


Languages

Language:PHP 55.7%Language:HTML 36.2%Language:JavaScript 5.1%Language:CSS 2.9%