|
@@ -221,7 +221,6 @@ RelatedPopups.prototype = {
|
|
this.findPopupResponse();
|
|
this.findPopupResponse();
|
|
this.overrideRelatedGlobals();
|
|
this.overrideRelatedGlobals();
|
|
this.initDeleteRelatedCancellation();
|
|
this.initDeleteRelatedCancellation();
|
|
- this.overrideRelatedGlobals();
|
|
|
|
} catch (e) {
|
|
} catch (e) {
|
|
console.error(e, e.stack);
|
|
console.error(e, e.stack);
|
|
}
|
|
}
|