Skip to content

Commit e4c964e

Browse files
committed
Restore message flow icons in the BPMN diagram
1 parent d4530a2 commit e4c964e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/static/js/diagram/bpmn-diagram-bpmn-spec-pizza.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ function pizzaDiagram() {
343343
<dc:Bounds x="791" y="668" width="83" height="68" />
344344
<bpmndi:BPMNLabel />
345345
</bpmndi:BPMNShape>
346-
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-638" bpmnElement="_6-638">
346+
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-638" bpmnElement="_6-638" messageVisibleKind="initiating">
347347
<di:waypoint x="476" y="177" />
348348
<di:waypoint x="476" y="302" />
349349
<di:waypoint x="264" y="302" />
@@ -359,21 +359,21 @@ function pizzaDiagram() {
359359
<di:waypoint x="510" y="454" />
360360
<bpmndi:BPMNLabel />
361361
</bpmndi:BPMNEdge>
362-
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-646" bpmnElement="_6-646">
362+
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-646" bpmnElement="_6-646" messageVisibleKind="initiating">
363363
<di:waypoint x="963" y="668" />
364364
<di:waypoint x="963" y="228" />
365365
<bpmndi:BPMNLabel>
366366
<dc:Bounds x="973" y="446" width="34" height="14" />
367367
</bpmndi:BPMNLabel>
368368
</bpmndi:BPMNEdge>
369-
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-648" bpmnElement="_6-648">
369+
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-648" bpmnElement="_6-648" messageVisibleKind="initiating">
370370
<di:waypoint x="924" y="228" />
371371
<di:waypoint x="924" y="668" />
372372
<bpmndi:BPMNLabel>
373373
<dc:Bounds x="883" y="446" width="34" height="14" />
374374
</bpmndi:BPMNLabel>
375375
</bpmndi:BPMNEdge>
376-
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-640" bpmnElement="_6-640">
376+
<bpmndi:BPMNEdge id="Trisotech.Visio__6__6-640" bpmnElement="_6-640" messageVisibleKind="initiating">
377377
<di:waypoint x="833" y="668" />
378378
<di:waypoint x="833" y="210" />
379379
<bpmndi:BPMNLabel>

0 commit comments

Comments
 (0)