diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index f444acb2cd7..8192c908a8e 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -1096,6 +1096,9 @@ tiers: { detailView: { //duplicate from cloudStack.sections.network.sections.networks.listView.detailView (begin) name: 'Guest network details', + + //comment out until JS error "$browser is undefined" is fixed + /* viewAll: { path: 'network.ipAddresses', label: 'label.menu.ipaddresses', @@ -1152,6 +1155,8 @@ return false; } }, + */ + actions: { edit: { label: 'label.edit',