Search found 1 match

by Nimbalo
12 Mar 2017, 09:30
Forum: Site News
Topic: Even Newer LRL schedule page!
Replies: 16
Views: 42709

Re: Even Newer LRL schedule page!

I dug into the schedule page issue a little further and found a stupid simple fix. Line 63 of stream.js needs to be changed from var rest = moment.twix(day_display.restStart,day_display.restEnd); to var rest = moment.twix(day_display.restStart,day_display.restEnd, true); Due to the time change this ...

Go to advanced search