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

Commit

Permalink
MUMUP-2521 Add uwrf events URL (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug-Reed authored and Tim Levett committed Jun 9, 2016
1 parent 86da89c commit af532b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion angularjs-portal-home/src/main/webapp/js/web-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ define(['angular'], function(angular) {
"googleSearchURL" : "/web/api/uwrfsearch?key=AIzaSyCVAXiUzRYsML1Pv6RwSG1gunmMikTzQqY&rsz=10&num=10&hl=en&prettyPrint=false&source=gcsc&gss=.com&sig=432dd570d1a386253361f581254f9ca1&cx=004071655910512460416:8kmve-tofw8&googlehost=www.google.com&nocache=1456777578251&",
"webSearchURL" : "https://www.uwrf.edu/AboutUs/SearchResults.cfm?q=",
"domainResultsLabel" : "UWRF.edu",
'helpdeskURL' : 'https://kb.wisc.edu/helpdesk/'
'eventsSearchURL' : "https://events.uwrf.edu?q=",
'helpdeskURL' : "https://technology.uwrf.edu/TDClient/Home/"
}
])
return config;
Expand Down

0 comments on commit af532b3

Please sign in to comment.