Fix missing ID on host list view, which was breaking detail view

This commit is contained in:
Brian Federle 2011-11-28 14:10:13 -08:00
parent afb56d2112
commit 0042749226

View File

@ -5437,6 +5437,7 @@
title: 'Hosts',
id: 'hosts',
listView: {
id: 'hosts',
section: 'hosts',
fields: {
name: { label: 'Name' },