From cb50f05f22530fb66d81c43aa54098926a6fc8eb Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Tue, 2 Aug 2011 22:27:03 +0530 Subject: Task #147 - Gateway index html page to automatically redirect to JNLP url of the client's Operating System and CPU Architecture. --- .../WebContent/index.html | 110 ++++++++++++++++++++- 1 file changed, 107 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/com.gluster.storage.management.gateway/WebContent/index.html b/src/com.gluster.storage.management.gateway/WebContent/index.html index 4c90162a..620c949b 100644 --- a/src/com.gluster.storage.management.gateway/WebContent/index.html +++ b/src/com.gluster.storage.management.gateway/WebContent/index.html @@ -1,8 +1,112 @@ -Gluster Management Console + Gluster Management Console + + - -TODO: Identify the client's platform-browser and invoke appropriate JNLP URL. + + +

Gluster Management Console

+
+ Identifying your Operating System and CPU architecture... +
+ + + + + -- cgit