Commit d0f188a142b5efc1040971f39a50eb31b7a51683

Authored by Nikita Kulshreshtha
2 parents 0c45bdf9 dbddfe09

Merge branch 'maxminjspannelissue' into Develop

400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
@@ -3463,8 +3463,6 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic @@ -3463,8 +3463,6 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
3463 3463
3464 OpenJSPanel(); // open jsPanel here 3464 OpenJSPanel(); // open jsPanel here
3465 if ($('#jsPanel-1').length > 0) { 3465 if ($('#jsPanel-1').length > 0) {
3466 - $('.jsPanel-btn-min').attr('style', 'display: none');  
3467 - $('.jsPanel-btn-max').attr('style', 'display: none');  
3468 $('.jsPanel-btn-norm').attr('style', 'display: none'); 3466 $('.jsPanel-btn-norm').attr('style', 'display: none');
3469 } 3467 }
3470 3468