Merge branch '852-Bug-en-llave-de-Consola-Visual' into 'develop'
No unselect elements when click over vconsole settings key - #852 See merge request !488
This commit is contained in:
commit
69c64fa7dd
|
@ -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