Open salsolatragus opened 6 years ago
For some reason getRuns and exportRunStatistics on the RunsController are static methods. They really shouldn't be. It needs some rewiring to fix this, so I didn't do it right away...
getRuns
exportRunStatistics
RunsController
For some reason
getRuns
andexportRunStatistics
on theRunsController
are static methods. They really shouldn't be. It needs some rewiring to fix this, so I didn't do it right away...