From dbddfe0979023d77d9f37f268e8f1b3cceffb118 Mon Sep 17 00:00:00 2001 From: Mukul Date: Wed, 28 Jun 2017 17:27:13 +0530 Subject: [PATCH] this is for bug 19976 --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 0c3587d..7cf417e 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -3555,8 +3555,6 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic OpenJSPanel(); // open jsPanel here if ($('#jsPanel-1').length > 0) { - $('.jsPanel-btn-min').attr('style', 'display: none'); - $('.jsPanel-btn-max').attr('style', 'display: none'); $('.jsPanel-btn-norm').attr('style', 'display: none'); } -- libgit2 0.21.4