Moved some more vars

This commit is contained in:
Henry 2015-10-08 13:18:47 -07:00
parent df590107cb
commit 5e713f279b

View File

@ -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