Commit c410da91 by Kevin Chugh Committed by Jay Zoldak

fix coffeescript error

parent 281662a4
......@@ -27,6 +27,7 @@ from django_comment_client.utils import JsonResponse, JsonError, extract, get_co
from django_comment_client.permissions import check_permissions_by_view, cached_has_permission
from django_comment_client.models import Role
from courseware.access import has_access
log = logging.getLogger(__name__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment