add projectid to project details page

This commit is contained in:
Pierre-Luc Dion 2016-08-06 14:38:20 -04:00
parent 2875af7112
commit 98228c5fb1
1 changed files with 3 additions and 0 deletions

View File

@ -1013,6 +1013,9 @@
label: 'label.display.name',
isEditable: true
},
id: {
label: 'label.id'
},
domain: {
label: 'label.domain'
},