From 6c1b8cdf31a0805f84db7c22334872a20c7044a7 Mon Sep 17 00:00:00 2001 From: Mukul Date: Mon, 10 Apr 2017 17:28:38 +0530 Subject: [PATCH] this is mcustomscroll, change function name --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 2 +- 400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 8014c0e..fb7894f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -463,7 +463,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic //jspanel functionality.. - $rootScope.getScrollModule = function () { + $rootScope.getModuleScrollPosition = function () { $('.mCSB_container ul li').click(function () { $rootScope.scrollTopPosition = $(this).position().top; diff --git a/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html b/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html index 67afaee..0251686 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/widget/MainMenu.html @@ -26,7 +26,7 @@ -- libgit2 0.21.4