mirror of https://github.com/apache/cloudstack.git
add projectid to project details page
This commit is contained in:
parent
2875af7112
commit
98228c5fb1
|
|
@ -1013,6 +1013,9 @@
|
|||
label: 'label.display.name',
|
||||
isEditable: true
|
||||
},
|
||||
id: {
|
||||
label: 'label.id'
|
||||
},
|
||||
domain: {
|
||||
label: 'label.domain'
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue