#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…
Reference in New Issue