Explicit Dedication - Cluster detail View UI-API Integration code

This commit is contained in:
Pranav Saxena 2013-05-27 16:15:49 +05:30
parent 80df36c182
commit 8e5e7602ff
1 changed files with 7 additions and 1 deletions

View File

@ -9234,7 +9234,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({