This commit is contained in:
2020-11-05 15:45:11 +00:00
parent b0ebb2d344
commit d3b7c28333

View File

@@ -99,12 +99,12 @@ export default {
//Test ui feedback mechanisms here: //Test ui feedback mechanisms here:
//this.formState.errorBoxMessage = "This is a test crlf\r\nOnly a test lf\nEot"; //this.formState.errorBoxMessage = "This is a test crlf\r\nOnly a test lf\nEot";
await window.$gz.dialog.displayLTModalNotificationMessage( // await window.$gz.dialog.displayLTModalNotificationMessage(
"ViewServerConfiguration", // "ViewServerConfiguration",
"Dashboard", // "Dashboard",
"success", // "success",
"https://www.ayanova.com/subscriptionexpired.htm" // "https://www.ayanova.com/subscriptionexpired.htm"
); // );
// window.$gz.eventBus.$emit( // window.$gz.eventBus.$emit(
// "notify-error", // "notify-error",