diff --git a/app/webapp/cc/DebugTool.fragment.xml b/app/webapp/cc/DebugTool.fragment.xml
index 1aae7dfe..95e977e0 100644
--- a/app/webapp/cc/DebugTool.fragment.xml
+++ b/app/webapp/cc/DebugTool.fragment.xml
@@ -11,7 +11,7 @@
>
-
+
diff --git a/app/webapp/controller/App.controller.js b/app/webapp/controller/App.controller.js
index 72994ae8..976f9190 100644
--- a/app/webapp/controller/App.controller.js
+++ b/app/webapp/controller/App.controller.js
@@ -851,8 +851,9 @@ sap.ui.define("z2ui5/SmartMultiInputExt", ["sap/ui/core/Control", "sap/m/Token",
sap.ui.define("z2ui5/CameraPicture", [
"sap/ui/core/Control",
"sap/m/Dialog",
- "sap/m/Button"
-], function (Control, Dialog, Button) {
+ "sap/m/Button",
+ "sap/ui/core/HTML"
+], function (Control, Dialog, Button, HTML) {
"use strict";
return Control.extend("z2ui5.CameraPicture", {
metadata: {
@@ -900,7 +901,7 @@ sap.ui.define("z2ui5/CameraPicture", [
verticalScrolling: false,
stretch: true,
content: [
- new sap.ui.core.HTML({
+ new HTML({
id: this.getId() + 'PictureContainer',
content: '