提交 9a308d11 编写于 作者: S Sandeep Somavarapu

Fix #30983

上级 9d9fa01f
......@@ -290,7 +290,7 @@ export class SettingsTargetsWidget extends Widget {
this.targetDetails = DOM.append(targetElement, DOM.$('.settings-target-details'));
this.updateLabel();
this.onclick(parent, e => this.showContextMennu(e));
this.onclick(this.settingsTargetsContainer, e => this.showContextMennu(e));
DOM.append(this.settingsTargetsContainer, DOM.$('.settings-target-dropdown-icon.octicon.octicon-triangle-down'));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册