diff --git a/ui/images/title_networkoffering.gif b/ui/images/title_networkoffering.gif new file mode 100644 index 00000000000..431e615e1ad Binary files /dev/null and b/ui/images/title_networkoffering.gif differ diff --git a/ui/jsp/networkoffering.jsp b/ui/jsp/networkoffering.jsp index ce4a6828e84..04d054860a5 100644 --- a/ui/jsp/networkoffering.jsp +++ b/ui/jsp/networkoffering.jsp @@ -1,220 +1,221 @@ -<%@ page import="java.util.*" %> - -<%@ page import="com.cloud.utils.*" %> - -<% - Locale browserLocale = request.getLocale(); - CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); -%> - - - -
- -
- Disk Offering
- -

- Network Offering -

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

- Waiting …

-
-
-
-
-
- <%=t.t("ID")%>:
-
-
-
-
-
-
-
-
-
- <%=t.t("name")%>:
-
-
-
-
- - -
-
-
-
-
- <%=t.t("display.text")%>:
-
-
-
-
- - -
-
- -
-
-
- Availability:
-
-
-
-
- -
-
- -
-
-
- Is Default:
-
-
-
-
-
-
- -
-
-
- Specify VLAN:
-
-
-
-
-
-
- -
-
-
- Type:
-
-
-
-
-
-
- -
-
-
- Traffic Type:
-
-
-
-
-
-
- -
-
- - -
-
-
-
- - - - - - - + +<%@ page import="java.util.*" %> + +<%@ page import="com.cloud.utils.*" %> + +<% + Locale browserLocale = request.getLocale(); + CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale); +%> + + + +
+ +
+ Disk Offering
+ +

+ Network Offering +

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

+ Waiting …

+
+
+
+
+
+ <%=t.t("ID")%>:
+
+
+
+
+
+
+
+
+
+ <%=t.t("name")%>:
+
+
+
+
+ + +
+
+
+
+
+ <%=t.t("display.text")%>:
+
+
+
+
+ + +
+
+ +
+
+
+ Availability:
+
+
+
+
+ +
+
+ +
+
+
+ Is Default:
+
+
+
+
+
+
+ +
+
+
+ Specify VLAN:
+
+
+
+
+
+
+ +
+
+
+ Type:
+
+
+
+
+
+
+ +
+
+
+ Traffic Type:
+
+
+
+
+
+
+ +
+
+ + +
+
+
+
+ + + + + + +