Sports-Fixture-Software / sports-fixture-software

1 stars 0 forks source link

Look-up the round id from the database #130

Closed cskeogh closed 8 years ago

cskeogh commented 8 years ago

Closes #122

The code was wrongly assuming the round id was one plus the round number. This would only work for the first fixture in the application.

This fix looks-up the round id from the database.