sync
This commit is contained in:
@@ -296,7 +296,7 @@ if (typeof $drilldownCellSetupCtrl !== "function") {
|
||||
Key: _utility.currentLang,
|
||||
Value: lastNode[itemKey]
|
||||
});
|
||||
langs.showOpen($(window.parent.document.body), vals, 100, function (lgs) {
|
||||
langs.showOpen($.getParentDomForChart(), vals, 100, function (lgs) {
|
||||
for (var i = 0; i < lgs.length; i++) {
|
||||
var lgid = lgs[i].Key;
|
||||
var lgval = lgs[i].Value;
|
||||
|
||||
Reference in New Issue
Block a user