No unselect elements when click over vconsole settings key - #852
This commit is contained in:
parent
1e8e804ffe
commit
eb79a70b24
|
@ -3181,7 +3181,6 @@ function unselectAll() {
|
|||
}
|
||||
|
||||
function click_button_toolbox(id) {
|
||||
unselectAll();
|
||||
switch (id) {
|
||||
case 'static_graph':
|
||||
toolbuttonActive = creationItem = 'static_graph';
|
||||
|
|
Loading…
Reference in New Issue