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