mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +00:00
parent
5fc2eaaa32
commit
4019d529ad
@ -728,11 +728,11 @@ module.exports.SEQUENCE_FLOW = [
|
||||
{
|
||||
label: 'Default Flow',
|
||||
actionName: 'replace-with-default-flow',
|
||||
className: 'icon-connection',
|
||||
className: 'icon-default-flow',
|
||||
},
|
||||
{
|
||||
label: 'Conditional Flow',
|
||||
actionName: 'replace-with-conditional-flow',
|
||||
className: 'icon-connection',
|
||||
className: 'icon-conditional-flow',
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user