From f06ad9bcae0303d84d00c58ab81f859213318b54 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 30 Jul 2013 12:55:10 -0700 Subject: [PATCH] CLOUDSTACK-3487: Add egress default policy to network offering UI --- .../classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/scripts/configuration.js | 33 ++++++++++++++++++- 3 files changed, 34 insertions(+), 1 deletion(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 342a134610c..72c66c6b9e4 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.egress.default.policy=Egress Default Policy label.routing=Routing label.about=About label.app.name=CloudStack diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index a323bffae04..947ae7d8718 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>