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 }, });