diff --git a/pandora_console/include/javascript/pandora_dashboards.js b/pandora_console/include/javascript/pandora_dashboards.js index 73e85ec2d4..83723c4718 100644 --- a/pandora_console/include/javascript/pandora_dashboards.js +++ b/pandora_console/include/javascript/pandora_dashboards.js @@ -247,7 +247,8 @@ function initialiceLayout(data) { // eslint-disable-next-line no-undef confirmDialog({ title: "Are you sure?", - message: "", + message: + "

If you delete it, will can't be recovered

", cancel: "Cancel", ok: "Ok", onAccept: function() {