diff --git a/atlas/templates/atlas/_categories_search_results.html b/atlas/templates/atlas/_categories_search_results.html new file mode 100644 index 00000000..29cb585f --- /dev/null +++ b/atlas/templates/atlas/_categories_search_results.html @@ -0,0 +1,34 @@ +
No matches found.
+ {% endif %} +Manage Examinations
diff --git a/atlas/urls.py b/atlas/urls.py index 66b59ce5..5606d170 100755 --- a/atlas/urls.py +++ b/atlas/urls.py @@ -347,6 +347,7 @@ urlpatterns = [ path("question_schema/schemas", views.question_schema_schemas, name="question_schema_schemas"), path("condition/", views.ConditionView.as_view(), name="condition_view"), path("categories/", views.categories_list, name="categories_list"), + path("categories/search_partial/", views.categories_search_partial, name="categories_search_partial"), path("condition/