forked from lucaspatenaude/ScoreSpot
League Information
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function redirectToLeaguePage(leagueName) {
|
||||
function redirectToLeaguePage(leagueName, leagueID) {
|
||||
// Append the league name to the URL
|
||||
var url = "/league/" + leagueName.toLowerCase().replace(/\s+/g, '-');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user