From 968bf5cbc688ca98a87f2dcc38b51ebc83662d45 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Thu, 17 Nov 2011 11:12:57 -0800 Subject: [PATCH] cloudStack 3.0 new UI - System - Management - details - add "View Pods" --- ui/scripts/system.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 7647cc5b251..0adb4f4e71d 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -234,6 +234,7 @@ }, 'management': { detailView: { + viewAll: { path: '_zone.pods', label: 'Pods' }, tabs: { details: { title: 'Details',