Commit ecf4a65a3c882390b3c49055f5c08f4c3b4233d8

Authored by Amrita Vishnoi
2 parents 1b7688b9 cc1896a5

Merge branch 'Bug#11713' into Develop

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
... ... @@ -559,7 +559,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
559 559  
560 560 $('#daBodyview').css("width", $(window).outerWidth());
561 561  
562   - }, 250);
  562 + }, 350);
563 563 }
564 564  
565 565 }
... ...