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.
|
* Original author of the bootstrap template is Colorlib.
|
||||||
* To change this template file, choose Tools | Templates
|
|
||||||
* and open the template in the editor.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/** ****** left menu *********************** **/
|
/** ****** left menu *********************** **/
|
||||||
|
|
@ -332,4 +330,4 @@ if (typeof NProgress != 'undefined') {
|
||||||
NProgress.done();
|
NProgress.done();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
/** ****** NProgress *********************** **/
|
/** ****** NProgress *********************** **/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue