Commit 3ef62684fb8a9050a092ecb34edc83542defb03c

Authored by unknown
1 parent 212a5d74

Commit Changes

400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
... ... @@ -339,7 +339,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
339 339  
340 340 if ($.browser.msie) {
341 341 $("#refreshBtn").css("display", "inline-block");
342   - $rootScope.refreshCanvas();
  342 + // $rootScope.refreshCanvas();
343 343  
344 344 }
345 345 $(function () {
... ...