From ed9953f1fee5f8d9d4a92236263b79d0adc8d7ca Mon Sep 17 00:00:00 2001 From: Mukul Date: Wed, 28 Jun 2017 17:12:19 +0530 Subject: [PATCH] this is for bug 19820 --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 0c3587d..1df040f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -841,6 +841,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic $("#DrawMode").removeClass("annotationtoolbartab"); $('.btnCursor').removeClass('activebtncolor'); $("#annotationButton").removeClass("active"); + $("#annotationButton").blur(); $("#annotationToolBarOptions").removeClass("active"); -- libgit2 0.21.4