mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
Moved some more vars
This commit is contained in:
parent
df590107cb
commit
5e713f279b
@ -172,12 +172,12 @@ define(
|
||||
error2 = {
|
||||
title: "Second Mock Error Notification",
|
||||
severity: MessageSeverity.ERROR
|
||||
};
|
||||
},
|
||||
error3 = {
|
||||
title: "Third Mock Error Notification",
|
||||
severity: MessageSeverity.ERROR
|
||||
};
|
||||
|
||||
|
||||
//First pre-load with a success message
|
||||
notificationService.notify(errorModel);
|
||||
//Then notify of a third error
|
||||
|
Loading…
x
Reference in New Issue
Block a user