mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Explicit Dedication - Cluster detail View UI-API Integration code
This commit is contained in:
parent
6aa2268efb
commit
e95ddb6562
@ -9769,7 +9769,13 @@
|
||||
//allocationstate: { label: 'label.allocation.state' },
|
||||
//managedstate: { label: 'Managed State' },
|
||||
state: { label: 'label.state' }
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
isdedicated:{label:'Dedicated'},
|
||||
domainid:{label:'Domain ID'}
|
||||
}
|
||||
|
||||
],
|
||||
dataProvider: function(args) {
|
||||
$.ajax({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user