From 408674fdff210594ffdf705d0530535b6c277682 Mon Sep 17 00:00:00 2001 From: Mukul Date: Fri, 26 May 2017 13:11:35 +0530 Subject: [PATCH] this is for 17775 --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index bd3ced6..3ebba7d 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -3509,6 +3509,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic top: 70, left: 1, }, + controls: { buttons: 'closeonly'}, size: { width: $(window).outerWidth(), height: $(window).outerHeight() + 60 }, //size: { width: $(window).outerWidth() - 10, height: $(window).outerHeight() - 110 }, }); -- libgit2 0.21.4