refactored column visibility modal to ES6 (#733)

This commit is contained in:
Kevin Papst
2019-05-01 22:18:57 +02:00
committed by GitHub
parent 721ecdbf3d
commit e80973c4d2
16 changed files with 263 additions and 214 deletions

View File

@@ -4,6 +4,10 @@
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*!
* [KIMAI] Toolbar: some helper scripts for data-table filter, toolbar and navigation
*/
$(document).ready(function () {
/* Submit the pagination including the toolbar filters */