mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
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) {
|
function click_button_toolbox(id) {
|
||||||
unselectAll();
|
|
||||||
switch (id) {
|
switch (id) {
|
||||||
case 'static_graph':
|
case 'static_graph':
|
||||||
toolbuttonActive = creationItem = 'static_graph';
|
toolbuttonActive = creationItem = 'static_graph';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user