diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 81e42176a5b..c3ea1ecfb9d 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -141,11 +141,9 @@ details: { title: 'Details', fields: [ - { - id: { label: "ID" }, + { traffictype: { label: 'Traffic type' }, - broadcastdomaintype: { label: 'Broadcast domain type' }, - zoneid: { label: 'Zone ID' } + broadcastdomaintype: { label: 'Broadcast domain type' } } ],