.
This commit is contained in:
+1
-1
@@ -942,7 +942,7 @@ def get_structure_id(request):
|
||||
class AnatomyQuestionView(LoginRequiredMixin, SingleTableMixin, FilterView):
|
||||
model = AnatomyQuestion
|
||||
table_class = AnatomyQuestionTable
|
||||
template_name = "anatomy/view2.html"
|
||||
template_name = "anatomy/view.html"
|
||||
|
||||
filterset_class = AnatomyQuestionFilter
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user