diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
index 54fbda4..21cf0af 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
@@ -339,7 +339,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
if ($.browser.msie) {
$("#refreshBtn").css("display", "inline-block");
- $rootScope.refreshCanvas();
+ // $rootScope.refreshCanvas();
}
$(function () {