From c4e5ce36c5026f64dae83d99714c2a3696027deb Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 27 Feb 2012 16:45:37 -0800 Subject: [PATCH] bug 13072: Remove host 'type' field status 13072: resolved fixed --- ui/scripts/system.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index bad11c2aa63..79542f663f2 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -5608,7 +5608,6 @@ id: { label: 'label.id' }, resourcestate: { label: 'label.resource.state' }, state: { label: 'label.state' }, - type: { label: 'label.type' }, zonename: { label: 'label.zone' }, podname: { label: 'label.pod' }, clustername: { label: 'label.cluster' },