Files
edx-platform/openedx/core/djangoapps/programs
Matt Tuchfarber 2c67f9647b Fix instructors ordering on program marketing page
Changed to hold the instructors in a list instead of a dict
because a dict does not keep ordering.
2017-11-20 11:25:19 -05:00
..