mirror of https://github.com/ColorlibHQ/gentelella
Update custom.js
parent
e52b5d3ce3
commit
282b55a56b
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Resize function without multiple trigger
|
||||
* Resize function without multiple triggers
|
||||
*
|
||||
* Usage:
|
||||
* $(window).smartresize(function(){
|
||||
|
@ -35,7 +35,7 @@
|
|||
})(jQuery,'smartresize');
|
||||
/**
|
||||
* To change this license header, choose License Headers in Project Properties.
|
||||
* To change this template file, choose Tools | Templates
|
||||
* To change this template file, choose Tools | Templates.
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
|
||||
|
@ -5036,4 +5036,4 @@ $(document).ready(function () {
|
|||
init_autosize();
|
||||
init_autocomplete();
|
||||
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue