remove unwanted need comment
This commit is contained in:
parent
39a40cfa2f
commit
6be53ecabe
1 changed files with 0 additions and 1 deletions
|
@ -1011,7 +1011,6 @@ Logic.registerPanel(P_CONTAINERS_EDIT, {
|
|||
|
||||
// This method is called when the object is registered.
|
||||
initialize() {
|
||||
// add logic to move between different panel
|
||||
Logic.addEnterHandler(document.querySelector("#exit-edit-mode-link"), () => {
|
||||
Logic.showPanel(P_CONTAINERS_LIST);
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue