From 7ae0732c644cb3c65e8ad1038f69293d2f0425c2 Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Fri, 24 Mar 2017 16:54:12 +0530 Subject: [PATCH] renamed --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 2 +- 400-SOURCECODE/AIAHTML5.Web/index.html | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index face84c..c953edd 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -3351,7 +3351,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic $("#cursor-block").html(toolTipText); } - $rootScope.remaveToolTipOnMouseOut = function () { + $rootScope.removeToolTipOnMouseOut = function () { $(".custom-tooltip-annotation-toolbar").css('display', 'none'); $("#cursor-block").removeClass("custom-tooltip-annotation-toolbar"); diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index d5eb366..ec400cd 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -629,24 +629,24 @@
- - - - + + + +
- - - - + + + +
-
+
-
+
@@ -656,23 +656,23 @@
- - + + -   +  
-
+
-
-
@@ -681,7 +681,7 @@
-
+
-- libgit2 0.21.4