mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 02:09:22 +02:00
6 lines
No EOL
417 B
JavaScript
6 lines
No EOL
417 B
JavaScript
/*!
|
|
* jQuery Bootgrid v1.3.1 - 09/11/2015
|
|
* Copyright (c) 2014-2015 Rafael Staib (http://www.jquery-bootgrid.com)
|
|
* Licensed under MIT http://www.opensource.org/licenses/MIT
|
|
*/
|
|
!function(a,b,c){"use strict";a.extend(a.fn.bootgrid.Constructor.defaults.css,{icon:"icon fa",iconColumns:"fa-th-list",iconDown:"fa-sort-desc",iconRefresh:"fa-refresh",iconSearch:"fa-search",iconUp:"fa-sort-asc"})}(jQuery,window); |