From 188b3e8b3e3863d4af80d277decebd06e82525ff Mon Sep 17 00:00:00 2001 From: NIKITA Date: Tue, 14 Sep 2010 16:20:45 -0700 Subject: [PATCH] Icon added to main content title --- ui/new/jsp/account.jsp | 2 +- ui/new/jsp/event.jsp | 226 ++++++++++++++++++++-------------------- ui/new/jsp/instance.jsp | 2 +- 3 files changed, 115 insertions(+), 115 deletions(-) diff --git a/ui/new/jsp/account.jsp b/ui/new/jsp/account.jsp index 4743129db16..ff73aa49790 100644 --- a/ui/new/jsp/account.jsp +++ b/ui/new/jsp/account.jsp @@ -15,7 +15,7 @@
- Accounts
+ Accounts

Accounts

diff --git a/ui/new/jsp/event.jsp b/ui/new/jsp/event.jsp index 778de56e2e9..b871dcddde8 100644 --- a/ui/new/jsp/event.jsp +++ b/ui/new/jsp/event.jsp @@ -1,114 +1,114 @@ - - -<%@ page import="java.util.*" %> -<%@ page import="com.cloud.utils.*" %> - -<% - - Locale browserLocale = request.getLocale(); - CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); -%> - - -
- -

Event -

-
-
- -
-
- <%=t.t("Details")%>
-
-
-
-
-
- <%=t.t("id")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Initiated.By")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Owner.Account")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Type")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Level")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Description")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("State")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("Date")%>:
-
-
-
-
-
-
-
-
+ + +<%@ page import="java.util.*" %> +<%@ page import="com.cloud.utils.*" %> + +<% + + Locale browserLocale = request.getLocale(); + CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); +%> + + +
+ +
+ Instance
+ +

Event +

+
+
+ +
+
+ <%=t.t("Details")%>
+
+
+
+
+
+ <%=t.t("id")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Initiated.By")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Owner.Account")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Type")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Level")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Description")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("State")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("Date")%>:
+
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/ui/new/jsp/instance.jsp b/ui/new/jsp/instance.jsp index 41e57deeebd..e27364f9548 100644 --- a/ui/new/jsp/instance.jsp +++ b/ui/new/jsp/instance.jsp @@ -14,7 +14,7 @@
- Instance
+ Instance

Instance