mirror of
https://github.com/sartography/bpmn-js-spiffworkflow.git
synced 2025-02-22 12:38:07 +00:00
Minor tweak, in the hopes of getting a text box to update correctly.
This commit is contained in:
parent
084f46464c
commit
9207ef45a1
@ -109,7 +109,7 @@ function FindProcessButton(props) {
|
||||
// First, set up the listen, then fire the event, just
|
||||
// in case we are testing and things are happening super fast.
|
||||
eventBus.once('spiff.callactivity.update', (response) => {
|
||||
commandStack.execute('element.updateModdleProperties', {
|
||||
commandStack.execute('element.updateProperties', {
|
||||
element,
|
||||
moddleElement: element.businessObject,
|
||||
properties: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user