This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user