Commit 06ff946d95bc650d2ee36fd1fc13b240a4efac74

Authored by Amrita Vishnoi
2 parents c06077d8 f2a5fd0a

Merge branch 'LabexWrongModuleName' into Develop-IPAD-MAC

400-SOURCECODE/AIAHTML5.Web/app/controllers/LabExercController.js
@@ -32,7 +32,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location @@ -32,7 +32,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location
32 }) 32 })
33 33
34 $scope.showTabButton = false; 34 $scope.showTabButton = false;
35 - $rootScope.currentActiveModuleTitle = pages[8].name; 35 + //$rootScope.currentActiveModuleTitle = pages[8].name;
36 $scope.getLabExerciseModules(); 36 $scope.getLabExerciseModules();
37 37
38 $scope.scroll(); 38 $scope.scroll();