diff --git a/ui/jsp/securitygroup.jsp b/ui/jsp/securitygroup.jsp index 52e8558dc14..5b899eae75b 100644 --- a/ui/jsp/securitygroup.jsp +++ b/ui/jsp/securitygroup.jsp @@ -1,228 +1,228 @@ -<%@ page import="java.util.*" %> - -<%@ page import="com.cloud.utils.*" %> - -<% - Locale browserLocale = request.getLocale(); - CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); -%> - - - -
- -
-
- -

- Security Group -

-
-
- -
-
- <%=t.t("details")%>
-
-
- -
-
-
-
(title)
- -
-
-
-

- Waiting …

-
-
-
-
-
- <%=t.t("ID")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("name")%>:
-
-
-
-
- - -
-
-
-
-
- <%=t.t("display.text")%>:
-
-
-
-
- - -
-
-
-
-
- <%=t.t("disk.size")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("tags")%>:
-
-
-
-
- - -
-
-
-
-
- <%=t.t("domain")%>:
-
-
-
-
- -
-
- -
-
- - -
-
-
-
- - - - - - - +<%@ page import="java.util.*" %> + +<%@ page import="com.cloud.utils.*" %> + +<% + Locale browserLocale = request.getLocale(); + CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); +%> + + + +
+ +
+
+ +

+ Security Group +

+
+
+ +
+
+ <%=t.t("details")%>
+
+
+ +
+
+
+
(title)
+ +
+
+
+

+ Waiting …

+
+
+
+
+
+ <%=t.t("ID")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("name")%>:
+
+
+
+
+ + +
+
+
+
+
+ <%=t.t("display.text")%>:
+
+
+
+
+ + +
+
+
+
+
+ <%=t.t("disk.size")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("tags")%>:
+
+
+
+
+ + +
+
+
+
+
+ <%=t.t("domain")%>:
+
+
+
+
+ +
+
+ +
+
+ + +
+
+
+
+ + + + + + +