wolfe3d / sodata

Science Olympiad Data
GNU General Public License v3.0
3 stars 2 forks source link

Tournament Team Emails #49

Closed wolfe3d closed 1 year ago

wolfe3d commented 1 year ago

When the button for team emails is clicked, only coaches are displayed. This is because it is not searching for the team emails, but tournament emails. Add a tournamentemailteams.php file that is the same as tournamentemails.php but change call to function. The function is already made to handle team numbers sent. Also, make sure that you can only see your team.

wolfe3d commented 1 year ago

This was already implemented in teamemails.php, but the link was faulty.