Commit a875ae5e151e2cb13211d32ec768b3b6dd8fc828

Authored by Amrita Vishnoi
2 parents a46b86a5 4f7608c2

Merge branch 'DAViewNotOpenIssue' into QA

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -571,7 +571,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l @@ -571,7 +571,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l
571 if ($('#daImagePanel').offset().left == 0) 571 if ($('#daImagePanel').offset().left == 0)
572 $('#daImagePanel').css("left", '1px'); 572 $('#daImagePanel').css("left", '1px');
573 573
574 - }, 350); 574 + }, 550);
575 } 575 }
576 } 576 }
577 else { 577 else {