Commit 9dec54b1aad25b6450bb4f36c9a91520f218078c

Authored by Amrita Vishnoi
1 parent 524eed32

removed debugger.

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -319,9 +319,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo @@ -319,9 +319,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
319 319
320 320
321 321
322 -  
323 -  
324 -  
325 // $rootScope.openViewsDA.push({ "ViewId": 1 }); 322 // $rootScope.openViewsDA.push({ "ViewId": 1 });
326 $rootScope.currentSlug = 'da-body-view'; 323 $rootScope.currentSlug = 'da-body-view';
327 324
@@ -373,12 +370,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo @@ -373,12 +370,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
373 }) 370 })
374 371
375 372
376 -  
377 -  
378 -  
379 -  
380 -  
381 -  
382 $scope.LoadDefaultLayerImage = function () { 373 $scope.LoadDefaultLayerImage = function () {
383 // debugger; 374 // debugger;
384 375