From 8559bfb7295cc4ede1a0ff9d0c8cce803a4c6025 Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Sun, 10 Nov 2013 12:56:55 +0000 Subject: QPID-5326: Fix floating of authentication provider attributes down whilst scrolling the web management console page git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1540471 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/java/resources/showAuthProvider.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'qpid/java') diff --git a/qpid/java/broker-plugins/management-http/src/main/java/resources/showAuthProvider.html b/qpid/java/broker-plugins/management-http/src/main/java/resources/showAuthProvider.html index aabaee1e9d..a60a7d5ff7 100644 --- a/qpid/java/broker-plugins/management-http/src/main/java/resources/showAuthProvider.html +++ b/qpid/java/broker-plugins/management-http/src/main/java/resources/showAuthProvider.html @@ -19,12 +19,19 @@ - -->
- Name: -
- Type: -
- State: -
+
+
Name:
+
+
+
+
Type:
+
+
+
+
State:
+
+
+

-- cgit v1.2.1