From 2f30900c6105f96aed7306123f5c8e0768e53d4b Mon Sep 17 00:00:00 2001 From: NIKITA Date: Tue, 31 Aug 2010 11:26:15 -0700 Subject: [PATCH] Close button for vm popup --- ui/new/jsp/tab_instance.jsp | 1309 ++++++++++++++++++----------------- 1 file changed, 657 insertions(+), 652 deletions(-) mode change 100755 => 100644 ui/new/jsp/tab_instance.jsp diff --git a/ui/new/jsp/tab_instance.jsp b/ui/new/jsp/tab_instance.jsp old mode 100755 new mode 100644 index 9763373a026..632afb18eb6 --- a/ui/new/jsp/tab_instance.jsp +++ b/ui/new/jsp/tab_instance.jsp @@ -1,653 +1,658 @@ - - -<%@ page import="java.util.*" %> -<%@ page import="com.cloud.utils.*" %> - -<% - - Locale browserLocale = request.getLocale(); - CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); -%> - - -
-
- Instance
-

-

-
-
- -
-
- <%=t.t("Details")%>
-
- <%=t.t("Volume")%>
-
- <%=t.t("Statistics")%>
-
-
-
-
-
-
-
-
-
-
-

-

-
-
-
-
-
-
- <%=t.t("Zone")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Template")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Service")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("HA")%>:
-
-
-
- -
-
-
-
-
-
- <%=t.t("Created")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Account")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Domain")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Host")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("ISO")%>:
-
-
-
- -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - -