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 6aa2268efb
commit e95ddb6562

View File

@ -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({