Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #432 from UW-Madison-DoIT/MUMMNG-2401-WRS-Statement
Browse files Browse the repository at this point in the history
MUMMNG-2401 Adds WRS Statement notification
  • Loading branch information
vertein committed Mar 21, 2016
2 parents 2e5cbe3 + 7581740 commit 11b43c2
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@
"actionURL" : "/portal/p/post-graduation-plans",
"actionAlt" : "Access the post-graduation plans survey",
"priority": false
},
{
"id" : 7,
"groups" : ["Facstaff",
"Facstaff - Former Appointment"],
"title" : "2015 WRS Statements of Benefits are posted. Check if you have one.",
"actionURL" : "/portal/p/university-staff-benefits-statement",
"actionAlt" : "Access the list of available WRS Statements",
"dismissable" : true,
"priority": false
}
]
}

0 comments on commit 11b43c2

Please sign in to comment.