Commit b776fa841c13164b0fc74c62f9ccec4afd26950e

Authored by unknown
1 parent 685a3c1c

Commit Changes

400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
... ... @@ -1460,7 +1460,7 @@ function ($scope, $window, $rootScope, $compile, $http, $log, $location, $timeou
1460 1460  
1461 1461 $scope.showSelectedPins = function () {
1462 1462  
1463   - debugger;
  1463 +
1464 1464 $rootScope.isLoading = true;
1465 1465 $('#spinner').css('visibility', 'visible');
1466 1466  
... ...