From 73c6a8b11887af13e1f1bd93af796c6827bb2159 Mon Sep 17 00:00:00 2001 From: wez3 Date: Wed, 11 Jan 2017 20:51:36 +0100 Subject: [PATCH] Update custom.js --- static/js/custom.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/static/js/custom.js b/static/js/custom.js index fc37330..cf1a195 100755 --- a/static/js/custom.js +++ b/static/js/custom.js @@ -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 *********************** **/ \ No newline at end of file +/** ****** NProgress *********************** **/