Merge pull request #24111 from eduNEXT/ama/DEPR-79

[BD-10] [DEPR-79] Remove pattern library of mobile/course-dates-fragment.html
This commit is contained in:
Adam Butterworth
2020-06-18 09:15:43 -04:00
committed by GitHub

View File

@@ -49,6 +49,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):