mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
#13035 fixed error js
This commit is contained in:
parent
8fd9bf1702
commit
c92c3f283e
@ -2796,4 +2796,5 @@ function redirectNode(url, target = "_blank") {
|
|||||||
$form.submit();
|
$form.submit();
|
||||||
$("#" + unique_id).remove();
|
$("#" + unique_id).remove();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user