diff --git a/widgets/sample_page.html b/widgets/sample_page.html index 9e3670748..50d76f694 100644 --- a/widgets/sample_page.html +++ b/widgets/sample_page.html @@ -27,7 +27,7 @@ $(document).ready(function() { }); $("#scheduleTabs").airtimeWeekSchedule({ sourceDomain:"http://localhost", - dowText:{monday:"Monday", tuesday:"Tuesday", wednesday:"Wednesday", thursday:"Thursday", friday:"Friday", saturday:"Saturday", sunday:"Sunday"}, + dowText:{monday:"Monday", tuesday:"Tuesday", wednesday:"Wednesday", thursday:"Thursday", friday:"Friday", saturday:"Saturday", sunday:"Sunday", nextmonday:"Next Monday", nexttuesday:"Next Tuesday",nextwednesday:"Next Wednesday", nextthursday:"Next Thursday",nextfriday:"Next Friday", nextsaturday:"Next Saturday", nextsunday:"NextSunday"}, miscText:{time:"Time", programName:"Program Name", details:"Details", readMore:"Read More"}, updatePeriod: 600 //seconds }); @@ -45,7 +45,7 @@ This widget displays which show is currently playing:


-

"Current Show & Track Information" Widget

+

"Current Show & Track Information" Widget

This widget displays which show and track are currently playing:

@@ -60,7 +60,7 @@ This widget displays the current show and shows being played later today:

"Weekly Program" Widget

-This widget displays all the shows for the entire week: +This widget displays all the shows for the entire week, and the week ahead: