Skip to content
Snippets Groups Projects
Unverified Commit 4ebe6a84 authored by Adam Butterworth's avatar Adam Butterworth Committed by GitHub
Browse files

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

[BD-10] [DEPR-79] Remove pattern library of mobile/course-dates-fragment.html
parents 1b60797c 2a79db8d
Branches
Tags release-2020-08-26-16.45
No related merge requests found
......@@ -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):
......
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