diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LabExercController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LabExercController.js index 1831c0f..acff297 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LabExercController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LabExercController.js @@ -32,7 +32,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location }) $scope.showTabButton = false; - $rootScope.currentActiveModuleTitle = pages[8].name; + //$rootScope.currentActiveModuleTitle = pages[8].name; $scope.getLabExerciseModules(); $scope.scroll();