.
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ urlpatterns = [
|
||||
name="exam_json_recreate",
|
||||
),
|
||||
# path("cid/", views.cid_selector, name="cid_selector"),
|
||||
path("ajax/exam/flag/", views.flag_question, name="flag_question"),
|
||||
#path("ajax/exam/flag/", views.flag_question, name="flag_question"),
|
||||
path("body_part/create/", views.create_body_part, name="create_body_part"),
|
||||
path(
|
||||
"body_part/ajax/get_body_part_id",
|
||||
|
||||
Reference in New Issue
Block a user