diff --git a/bower.json b/bower.json index 170457f..9660270 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-plc", "description": "Strolch PLC WebComponents", - "version": "0.3.18", + "version": "0.3.19", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-plc-behavior.html b/strolch-wc-plc-behavior.html index 9661c67..f8ea378 100644 --- a/strolch-wc-plc-behavior.html +++ b/strolch-wc-plc-behavior.html @@ -90,7 +90,7 @@ return; } - this.fire("cx-show-info", { + this.fire("strolch-show-info", { title: this.localize('confirmActionWarning'), line1: this.localize('confirmActionWarningMsg'), callback: function () {