Remove pattern library of mobile/course-dates-fragment.html

This commit is contained in:
Aura M. Alba
2020-06-01 12:01:37 -05:00
parent 740550491d
commit 2a79db8dce

View File

@@ -47,6 +47,7 @@ class CourseDatesFragmentMobileView(CourseDatesFragmentView):
mechanism to automatically create/recreate session with the server for all
authenticated requests if the server returns 404.
"""
_uses_pattern_library = False
template_name = 'course_experience/mobile/course-dates-fragment.html'
def get(self, request, *args, **kwargs):