Files
edx-platform/common
Dillon Dumesnil 8c18242ecb fix: AA-646: Fix is_staff_user check to check for course staff
It was checking for global staff, but really only needed to check
for course staff. This corrects the check.
2021-04-23 10:24:53 -04:00
..
2021-04-23 17:21:18 +05:00
2021-03-10 00:47:49 +05:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.