Commit ecf4a65a3c882390b3c49055f5c08f4c3b4233d8
Merge branch 'Bug#11713' into Develop
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -559,7 +559,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | @@ -559,7 +559,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | ||
559 | 559 | ||
560 | $('#daBodyview').css("width", $(window).outerWidth()); | 560 | $('#daBodyview').css("width", $(window).outerWidth()); |
561 | 561 | ||
562 | - }, 250); | 562 | + }, 350); |
563 | } | 563 | } |
564 | 564 | ||
565 | } | 565 | } |