diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
index fcb31d1..72a1840 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -3927,7 +3927,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
'width': 0,
'height': 0,
'z-index': 1000
- //'background': 'transparent',
});
$selection.appendTo($container);
}