mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check.
This commit is contained in:
parent
6a587646ae
commit
0aaa53d819
@ -8237,11 +8237,7 @@
|
||||
}
|
||||
//override default error handling: cloudStack.dialog.notice({ message: parseXMLHttpResponse(XMLHttpResponse)});
|
||||
});
|
||||
|
||||
if (isModuleIncluded("dr")) {
|
||||
cloudStack.dr.sharedFunctions.addExtraProperties(selectedZoneObj, "Zone");
|
||||
}
|
||||
|
||||
|
||||
args.response.success({
|
||||
actionFilter: zoneActionfilter,
|
||||
data: selectedZoneObj
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user