15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
$newline never
|
|
<section>
|
|
<h2>
|
|
_{MsgWorkflowWorkflowWorkflowHistoryHeading}
|
|
|
|
<ul .workflow-history>
|
|
$forall histItem <- workflowHistory
|
|
^{historyToWidget histItem}
|
|
$maybe edgeView <- mEdgeView
|
|
<section>
|
|
<h2>
|
|
_{MsgWorkflowWorkflowWorkflowEdgeFormHeading}
|
|
^{edgeView}
|
|
|