Commit 0c45bdf9c65683da02583342252061f6e15de88a

Authored by Nikita Kulshreshtha
2 parents 8aa20a67 ed9953f1

Merge branch 'cilandingpagehighlight' into Develop

400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
... ... @@ -748,6 +748,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
748 748 $("#DrawMode").removeClass("annotationtoolbartab");
749 749 $('.btnCursor').removeClass('activebtncolor');
750 750 $("#annotationButton").removeClass("active");
  751 + $("#annotationButton").blur();
751 752 $("#annotationToolBarOptions").removeClass("active");
752 753  
753 754  
... ...