Commit eb866e9c authored by Samir Sadyhov's avatar Samir Sadyhov 🤔

кнопка создать с меню - del console.log

parent 68957dda
......@@ -202,7 +202,6 @@ this.QuickAccessMenu = class {
buttonMenu.off().on('click', e => {
e.preventDefault();
this.openMenuWindow();
console.log('show menu');
});
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment