fix lgtm warnings and other minor fixes

This commit is contained in:
JFH
2021-12-30 23:18:43 -03:00
parent 88207acc98
commit ff34764955
17 changed files with 62 additions and 84 deletions

View File

@@ -409,7 +409,7 @@ class TopPanel {
'#group'
)
// if (!isNullish(elem))
// if (elem)
} else if (this.multiselected) {
this.displayTool('multiselected_panel')
menuItems.setAttribute('enablemenuitems', '#group')