diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
index ee44509..226a12b 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
@@ -242,10 +242,10 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
// document.getElementById('modeleditstyle').style.display = "block";
}
- if ($rootScope.MenuModuleName == "CA")
- {
- $("#annotationpaintbrushsize").attr("href", "#");
- }
+ //if ($rootScope.MenuModuleName == "CA")
+ //{
+ // $("#annotationpaintbrushsize").attr("href", "#");
+ //}
$("#OnIdentify").addClass("annotationtoolbartab");
$("#annotationToolBarOptions").addClass("active");
$("#annotationButton").addClass("active");