From 9fbc8fd1127642e50b407ede10be1b1443d45438 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 13 Oct 2010 14:39:27 -0700 Subject: [PATCH] new UI - resources page - implement pod details tab. --- .../classes/resources/resource.properties | 3 + ui/new/jsp/resource.jsp | 64 ++++++++++++++++++- ui/new/scripts/cloud.core2.resource.js | 21 +++++- 3 files changed, 83 insertions(+), 5 deletions(-) diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index b8a09221fc5..2dab056acab 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -70,6 +70,9 @@ internaldns1 = Internal DNS 1 internaldns2 = Internal DNS 2 vlan = VLAN guestcidraddress = Guest CIDR +private.cidr = Private CIDR +private.ip.range = Private IP Range +gateway = Gateway disk.offering = Disk Offering copy.ISO.to = Copy ISO to diff --git a/ui/new/jsp/resource.jsp b/ui/new/jsp/resource.jsp index 15a438fa8f3..549329828d6 100644 --- a/ui/new/jsp/resource.jsp +++ b/ui/new/jsp/resource.jsp @@ -192,8 +192,68 @@ -