Commit 255e98f26beab3fdee94029b0b6637028bd0ae2b
1 parent
3fe06c2c
commit changes for issue #7646
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
... | ... | @@ -7361,7 +7361,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo |
7361 | 7361 | $scope.terminateCurrentlyRunningWPs(); |
7362 | 7362 | //debugger |
7363 | 7363 | $rootScope.isListManagerSelected = true; |
7364 | - //khushbu--- | |
7364 | + //--- | |
7365 | 7365 | if ($rootScope.isListManagerSelected == true) { |
7366 | 7366 | $("#btnHighLight").addClass("btn-primary"); |
7367 | 7367 | $("#btnHighLight").removeClass("btn-black"); | ... | ... |