mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch '50-anadir-modulos-con-wizard-en-consola-visual-integria-4429' into 'develop'
Empty panel when click over edit key in vconsole with an element selected - #50 See merge request !139
This commit is contained in:
commit
574bb029d0
@ -3070,7 +3070,6 @@ function unselectAll() {
|
|||||||
|
|
||||||
function click_button_toolbox(id) {
|
function click_button_toolbox(id) {
|
||||||
unselectAll();
|
unselectAll();
|
||||||
selectedItem = null;
|
|
||||||
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