Commit 53eceac98a0dc27b01d9c28a2ea0a01474213f4b
1 parent
f575d7bb
removed commented code.
Showing
1 changed file
with
0 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
@@ -1171,10 +1171,8 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | @@ -1171,10 +1171,8 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | ||
1171 | .select(); | 1171 | .select(); |
1172 | 1172 | ||
1173 | $scope.showAnnotation(pinDataForTerm, false, false, true); | 1173 | $scope.showAnnotation(pinDataForTerm, false, false, true); |
1174 | - // $scope.HighlightBodyOnListManagerSelection(event.currentTarget.id); | ||
1175 | 1174 | ||
1176 | $scope.IsSearchVisible = false; | 1175 | $scope.IsSearchVisible = false; |
1177 | - // $rootScope.isNormalMode = false; | ||
1178 | } | 1176 | } |
1179 | 1177 | ||
1180 | 1178 |