Update custom.js
This commit is contained in:
parent
1b7e6d6f2f
commit
73c6a8b118
|
|
@ -1,7 +1,5 @@
|
|||
/*
|
||||
* To change this license header, choose License Headers in Project Properties.
|
||||
* To change this template file, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
* Original author of the bootstrap template is Colorlib.
|
||||
*/
|
||||
|
||||
/** ****** left menu *********************** **/
|
||||
|
|
@ -332,4 +330,4 @@ if (typeof NProgress != 'undefined') {
|
|||
NProgress.done();
|
||||
});
|
||||
}
|
||||
/** ****** NProgress *********************** **/
|
||||
/** ****** NProgress *********************** **/
|
||||
|
|
|
|||
Loading…
Reference in New Issue