diff --git a/resource/web/plugin_config.tmpl b/resource/web/plugin_config.tmpl index c8179ac8..aee935cc 100644 --- a/resource/web/plugin_config.tmpl +++ b/resource/web/plugin_config.tmpl @@ -34,6 +34,25 @@ +
+
+
Active Controllers
+
+ + + + + + {{#controllers}} + + + + {{/controllers}} +
Name
{{.getClass().getName()}}
+
+
+
+