diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js index 0cd8047..a924542 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js @@ -1151,7 +1151,7 @@ function ($scope, $window, $rootScope, $compile, $http, $log, $location, $timeou else { angular.forEach(clickedPins, function (value, key) { - + if (aaPinData != null && aaPinData.length > 0) { var pinData = new jinqJs()