From be26dcc2525cd5bffadb3a9c413d0a1d01f4b2dd Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 27 Oct 2010 19:44:26 -0700 Subject: [PATCH] new UI - apply new vm template in vm wizard. --- ui/new/jsp/instance.jsp | 34 +++++++++++++++++++------- ui/new/scripts/cloud.core2.instance.js | 12 ++++++++- 2 files changed, 36 insertions(+), 10 deletions(-) diff --git a/ui/new/jsp/instance.jsp b/ui/new/jsp/instance.jsp index b0b388c65e9..080a7e9227a 100644 --- a/ui/new/jsp/instance.jsp +++ b/ui/new/jsp/instance.jsp @@ -297,19 +297,19 @@
- -
-
+
@@ -675,6 +675,22 @@
+ + + + + '; container.append(html); + */ + } if(items.length < vmPopupStep2PageSize) $vmPopup.find("#nextPage").hide();