diff --git a/platform/commonUI/dialog/bundle.json b/platform/commonUI/dialog/bundle.json
index 87ef06f764..8b53971d4a 100644
--- a/platform/commonUI/dialog/bundle.json
+++ b/platform/commonUI/dialog/bundle.json
@@ -4,6 +4,7 @@
{
"key": "messageSeverity",
"value": {
+ "ALERT": "alert",
"ERROR": "error",
"INFO": "info",
"SUCCESS": "success"
@@ -44,8 +45,8 @@
"templateUrl": "templates/message.html"
},
{
- "key": "message-list",
- "templateUrl": "templates/message-list.html"
+ "key": "overlay-message-list",
+ "templateUrl": "templates/overlay-message-list.html"
}
],
"containers": [
diff --git a/platform/commonUI/dialog/res/templates/message-list.html b/platform/commonUI/dialog/res/templates/message-list.html
deleted file mode 100644
index 67fbdb28d0..0000000000
--- a/platform/commonUI/dialog/res/templates/message-list.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-