From 554c8b7ac110099cf93310660490e62ba2337f53 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 5 Aug 2013 11:42:25 -0700 Subject: [PATCH] CLOUDSTACK-2340: Display service state for health-checked VMs --- client/WEB-INF/classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/scripts/network.js | 5 +++++ ui/scripts/ui/widgets/multiEdit.js | 11 ++++++++--- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 72c66c6b9e4..3920934a948 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.service.state=Service State label.egress.default.policy=Egress Default Policy label.routing=Routing label.about=About diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 947ae7d8718..3f58c5937c3 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>