mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fix bundle CV pandora_enterprise#9941
This commit is contained in:
parent
242f1d046f
commit
4d27310499
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -718,8 +718,6 @@ export default class VisualConsole {
|
||||
itemInstance.onResizeFinished(context.handleElementResizementFinished);
|
||||
}
|
||||
|
||||
console.log(context.containerRef);
|
||||
console.log(itemInstance.elementRef);
|
||||
// Add the item to the DOM.
|
||||
context.containerRef.append(itemInstance.elementRef);
|
||||
return itemInstance;
|
||||
|
Loading…
x
Reference in New Issue
Block a user