diff --git a/api/v1/categories/index.php b/api/v1/categories/index.php
new file mode 100644
index 0000000000..6c7574b1d3
--- /dev/null
+++ b/api/v1/categories/index.php
@@ -0,0 +1,18 @@
+
+
diff --git a/lib/pkp b/lib/pkp
index 1963c36c34..bff00e1426 160000
--- a/lib/pkp
+++ b/lib/pkp
@@ -1 +1 @@
-Subproject commit 1963c36c3432268029faf879a2490b5da3363300
+Subproject commit bff00e1426e25d609dbb02aed3a9fa9432a7b718
diff --git a/lib/ui-library b/lib/ui-library
index 5e506dd618..1def35350b 160000
--- a/lib/ui-library
+++ b/lib/ui-library
@@ -1 +1 @@
-Subproject commit 5e506dd618a7f794a8516bb34542bebeffb1e4e0
+Subproject commit 1def35350bbc8bed887a669c1e2936729b3cd532
diff --git a/templates/management/context.tpl b/templates/management/context.tpl
index 5c3157e8b9..de1f6cc493 100644
--- a/templates/management/context.tpl
+++ b/templates/management/context.tpl
@@ -44,8 +44,7 @@
{load_url_in_div id="sectionsGridContainer" url=$sectionsGridUrl}
- {capture assign=categoriesUrl}{url router=PKP\core\PKPApplication::ROUTE_COMPONENT component="grid.settings.category.CategoryCategoryGridHandler" op="fetchGrid" escape=false}{/capture}
- {load_url_in_div id="categoriesContainer" url=$categoriesUrl}
+
{/block}