diff --git a/ui/2.1/scripts/cloud.core.network.js b/ui/2.1/scripts/cloud.core.network.js index e652bedc433..90ff3ca658a 100644 --- a/ui/2.1/scripts/cloud.core.network.js +++ b/ui/2.1/scripts/cloud.core.network.js @@ -1510,7 +1510,7 @@ function showNetworkingTab(p_domainId, p_account) { template.data("endPort", json.endport); template.data("icmpType", json.icmptype); template.data("icmpCode", json.icmpcode); - debugger; + var cidrOrGroup; if(json.cidr != null && json.cidr.length > 0) cidrOrGroup = json.cidr; diff --git a/ui/index.jsp b/ui/index.jsp index d5a02ab6cc8..effde5c41b2 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -33,6 +33,7 @@ + @@ -544,13 +545,23 @@
+
++ Loading …
++ Waiting …
+Please fill in the following data to add a new disk Offering.
+