mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
#11973 reload vsconsole on copy elements
This commit is contained in:
parent
5c8789af94
commit
89a1dd1e9f
@ -1149,6 +1149,7 @@ if ($edit_capable === true) {
|
|||||||
visualConsoleManager.copyItem(item);
|
visualConsoleManager.copyItem(item);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
visualConsoleManager.forceUpdateVisualConsole();
|
||||||
});
|
});
|
||||||
|
|
||||||
$('.link-create-item').click(function (event){
|
$('.link-create-item').click(function (event){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user