From ad6c2bcc89027aa078bdd183dcd9f8dd88877186 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Wed, 14 Dec 2011 14:25:41 -0800 Subject: [PATCH] cloudstack 3.0 new UI - system page - remove old networks section (replaced with network-as-a-service section) --- ui/scripts/system.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index d94d4b6da88..5481984817c 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -4598,6 +4598,8 @@ } } }, + + /* networks: { sectionSelect: { label: 'Network type' }, sections: { @@ -5213,6 +5215,7 @@ } } }, + */ pods: { title: 'Pods',