mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 11:26:42 +00:00
parent
22c0065d5d
commit
73c6c883c5
@ -14,7 +14,7 @@ function BpmnReplace(modeling, eventBus, moddle) {
|
|||||||
this._modeling = modeling;
|
this._modeling = modeling;
|
||||||
|
|
||||||
eventBus.on([
|
eventBus.on([
|
||||||
'commandStack.shape.replace.postExecute'
|
'commandStack.shape.replace.execute'
|
||||||
], function(event) {
|
], function(event) {
|
||||||
|
|
||||||
var context = event.context,
|
var context = event.context,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user