mirror of
https://github.com/itflow-org/itflow
synced 2026-03-07 14:24:50 +00:00
Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact
This commit is contained in:
10
plugins/filterizr/index.jquery.d.ts
vendored
Normal file
10
plugins/filterizr/index.jquery.d.ts
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Filterizr is a JavaScript library that sorts, shuffles and applies stunning filters over
|
||||
* responsive galleries using CSS3 transitions and custom CSS effects.
|
||||
*
|
||||
* @author Yiotis Kaltsikis
|
||||
* @see {@link http://yiotis.net/filterizr}
|
||||
* @license MIT
|
||||
*/
|
||||
import Filterizr from './Filterizr';
|
||||
export default Filterizr;
|
||||
Reference in New Issue
Block a user