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

Commit

Permalink
MUMUP-2678 cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug-Reed committed Aug 24, 2016
1 parent b2a5449 commit d8d4c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uw-frame-components/staticFeeds/sample_notifications.json
Expand Up @@ -6,7 +6,7 @@
"title" : "This is an admin notification smoke test",
"actionURL" : "http://www.google.com",
"actionAlt" : "Google",
"dismissable" : false,
"dismissable" : true,
"priority" : true,
"buttonText" : [{"caption" : "Feedback", "url" : "/exclusive/feedback"},
{"caption" : "Return To Old", "url" : "my.wisconsin.edu"}
Expand All @@ -23,7 +23,7 @@
},
{
"id" : 3,
"groups" : ["Users - Service Activation Required"],
"groups" : ["Users - Service Activation Required"],
"title" : "You need to modify your NetID account to activate essential UW Services.",
"actionURL" : "https://www.mynetid.wisc.edu/modify",
"actionAlt" : "Activate Services",
Expand Down

0 comments on commit d8d4c2e

Please sign in to comment.