mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check.
This commit is contained in:
parent
dd7026b20e
commit
2423f2c79a
@ -1910,11 +1910,7 @@
|
||||
else
|
||||
jsonObj.xenserverToolsVersion61plus = false;
|
||||
}
|
||||
|
||||
if (isModuleIncluded("dr")) {
|
||||
cloudStack.dr.sharedFunctions.addExtraProperties(jsonObj, "UserVM");
|
||||
}
|
||||
|
||||
|
||||
args.response.success({
|
||||
actionFilter: vmActionfilter,
|
||||
data: jsonObj
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user