Commit 3374c18627f2f53edbd0f424528beff409aacb40

Authored by unknown
1 parent eb840ab6

commit changes

400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js
... ... @@ -1527,7 +1527,7 @@ function showSelectedPins(event) {
1527 1527 }
1528 1528  
1529 1529 function onZoom(scope) {
1530   - debugger;
  1530 +
1531 1531 //$(".common-drag").remove();
1532 1532 //$(".commonDot").remove();
1533 1533 //$(".commonDraggedLine").remove();
... ...