From 135ca4526244a4d5b1a960122f3d00f2c07c5344 Mon Sep 17 00:00:00 2001 From: Andrew MacBean Date: Tue, 29 Jul 2014 10:05:03 +0000 Subject: QPID-5935: [Java Broker] Web Management UI style refactor to remove html inline styles and standardise via css git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1614299 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/resources/virtualhost/bdb_ha/show.html | 12 +++++----- .../java/resources/virtualhostnode/bdb/add.html | 8 +++---- .../java/resources/virtualhostnode/bdb/show.html | 4 ++-- .../java/resources/virtualhostnode/bdb_ha/add.html | 4 ++-- .../bdb_ha/add/existinggroup/add.html | 24 +++++++++---------- .../virtualhostnode/bdb_ha/add/newgroup/add.html | 24 +++++++++---------- .../resources/virtualhostnode/bdb_ha/edit.html | 14 +++++------ .../resources/virtualhostnode/bdb_ha/show.html | 28 +++++++++++----------- 8 files changed, 59 insertions(+), 59 deletions(-) (limited to 'qpid/java/bdbstore') diff --git a/qpid/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/show.html b/qpid/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/show.html index 97738fbb92..42e1617f38 100644 --- a/qpid/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/show.html +++ b/qpid/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/show.html @@ -19,16 +19,16 @@
-
Store Overfull Limit:
-
bytes
+
Store Overfull Limit:
+
bytes
-
Store Underfull Limit:
-
bytes
+
Store Underfull Limit:
+
bytes
-
Permitted Nodes:
-
+
Permitted Nodes:
+

diff --git a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html index 7eaca0be8a..b47a0b0cf2 100644 --- a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html +++ b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html @@ -20,8 +20,8 @@ -->
-
Name*:
-
+
Name*:
+
-
Store path*:
-
+
Store path*:
+
-
Store Path:
-
+
Store Path:
+
diff --git a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add.html b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add.html index 3f888405b0..a3bfa9459d 100644 --- a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add.html +++ b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add.html @@ -20,8 +20,8 @@ -->
-
Create new group or join existing group*:
-
+
Create new group or join existing group*:
+
Existing details
-
Group name*:
-
+
Group name*:
+
-
Node name from group*:
-
+
Node name from group*:
+
-
Node address of same node*:
-
+
Node address of same node*:
+
-
Node Name*:
-
+
Node Name*:
+
-
Address*:
-
+
Address*:
+
-
Store path*:
-
+
Store path*:
+
-
Node name*:
-
+
Node name*:
+
-
Group name*:
-
+
Group name*:
+
-
Address*:
-
+
Address*:
+
-
Store path*:
-
+
Store path*:
+
-
Permitted addresses*:
-
+
Permitted addresses*:
+
- + - + - + - + - + - + +
Path to store location*: Path to store location*:
Node Name*: Node Name*:
Replication Group*: Replication Group*:
Address*: Address*:
Allow this node to operate solo: Allow this node to operate solo:
Election priority of this node: Election priority of this node:
Required minimum number of nodes:
Required minimum number of nodes:
diff --git a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html index 46894bdfd3..cfd5804c01 100644 --- a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html +++ b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html @@ -20,32 +20,32 @@ -->
-
Group Name:
-
+
Group Name:
+
-
Store Path:
-
+
Store Path:
+
-
Role:
-
N/A
+
Role:
+
N/A
-
Address:
-
N/A
+
Address:
+
N/A
-
Allow this node to operate solo:
-
N/A
+
Allow this node to operate solo:
+
N/A
-
Election priority:
-
Never
+
Election priority:
+
Never
-
Required minimum number of nodes:
-
+
Required minimum number of nodes:
+
N/A
-- cgit v1.2.1