diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/tags/footer.tag b/openid-connect-server-webapp/src/main/webapp/WEB-INF/tags/footer.tag index 3834c2c3d..724954171 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/tags/footer.tag +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/tags/footer.tag @@ -20,7 +20,7 @@ // set up a global variable for UI components to hang extensions off of var ui = { - templates: [], + templates: ["resources/template/admin.html"], routes: [] }; @@ -39,5 +39,6 @@ +