diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 9e2fb8b..10447f0 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -3516,6 +3516,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 }, });