diff --git a/spring-boot-admin-server-ui/modules/applications-jmx/components/jmxInvokeInputParameters.tpl.html b/spring-boot-admin-server-ui/modules/applications-jmx/components/jmxInvokeInputParameters.tpl.html index 48f73aa18a3..4dbb95c2eb1 100644 --- a/spring-boot-admin-server-ui/modules/applications-jmx/components/jmxInvokeInputParameters.tpl.html +++ b/spring-boot-admin-server-ui/modules/applications-jmx/components/jmxInvokeInputParameters.tpl.html @@ -1,11 +1,34 @@ + +
-

Please input the arguments for {{$ctrl.invocation.signature}} : {{$ctrl.invocation.descriptor.ret}}

-
- -
- - -
-
- +

Please input the arguments for {{$ctrl.invocation.signature}} + : {{$ctrl.invocation.descriptor.ret}} +

+
+ +
+ + + +
+
+
\ No newline at end of file