Update popup.js
This commit is contained in:
parent
9901dda8da
commit
26741d21fa
1 changed files with 0 additions and 1 deletions
|
@ -756,7 +756,6 @@ Logic.registerPanel(P_CONTAINER_INFO, {
|
|||
});
|
||||
|
||||
Logic.addEnterHandler(document.querySelector("#container-info-hideorshow"), async () => {
|
||||
=======
|
||||
const hideContEl = document.querySelector("#container-info-hideorshow");
|
||||
hideContEl.setAttribute("tabindex", "0");
|
||||
Logic.addEnterHandler(hideContEl, async () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue