diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
index 8d1b6a7..8a1bba9 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -3434,7 +3434,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
else
{
- console.log("extract button is active");
+ // console.log("extract button is active");
}
}
@@ -4875,7 +4875,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
$rootScope.isExtractButtonActive = false;
$("#btnTranparency").removeClass("disabled");
- console.log('enableNormalMode is called');
+ // console.log('enableNormalMode is called');
// $rootScope.isHighLight = false;