mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Empty panel when click over edit key in vconsole with an element selected - #50
This commit is contained in:
parent
c6af6cd530
commit
53817271cf
@ -3070,7 +3070,6 @@ function unselectAll() {
|
||||
|
||||
function click_button_toolbox(id) {
|
||||
unselectAll();
|
||||
selectedItem = null;
|
||||
switch (id) {
|
||||
case 'static_graph':
|
||||
toolbuttonActive = creationItem = 'static_graph';
|
||||
|
Loading…
x
Reference in New Issue
Block a user