newtheatre / nt-training

:school_satchel: Django-based online technical training system with specification, membership details and training sessions.
https://training.newtheatre.org.uk
MIT License
0 stars 3 forks source link

'Areas covered' not in numerical order #3

Open samozzy opened 6 years ago

samozzy commented 6 years ago

Training session list item 'areas covered' should be in order. In this image, the second icon should be first. areas_covered

session_cats() in nt_training_sessions.py is where the issue lies.