Add ID field to regions list view

This commit is contained in:
Brian Federle 2013-02-26 16:17:13 -08:00
parent b4286e7949
commit c48ed610db

View File

@ -36,6 +36,7 @@
section: 'regions',
fields: {
name: { label: 'label.name' },
id: { label: 'ID' },
endpoint: { label: 'label.endpoint' }
},
actions: {