Commit 46c5a81f638c5020cc7b072666250d314752039a
Merge branch 'colorblackafterca' into Develop
Showing
1 changed file
with
4 additions
and
4 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
@@ -357,10 +357,10 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic | @@ -357,10 +357,10 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic | ||
357 | // document.getElementById('modeleditstyle').style.display = "block"; | 357 | // document.getElementById('modeleditstyle').style.display = "block"; |
358 | 358 | ||
359 | } | 359 | } |
360 | - if ($rootScope.MenuModuleName == "CA") | ||
361 | - { | ||
362 | - $("#annotationpaintbrushsize").attr("href", "#"); | ||
363 | - } | 360 | + //if ($rootScope.MenuModuleName == "CA") |
361 | + //{ | ||
362 | + // $("#annotationpaintbrushsize").attr("href", "#"); | ||
363 | + //} | ||
364 | $("#OnIdentify").addClass("annotationtoolbartab"); | 364 | $("#OnIdentify").addClass("annotationtoolbartab"); |
365 | $("#annotationToolBarOptions").addClass("active"); | 365 | $("#annotationToolBarOptions").addClass("active"); |
366 | $("#annotationButton").addClass("active"); | 366 | $("#annotationButton").addClass("active"); |