mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-05 16:06:55 +08:00
update
This commit is contained in:
@@ -448,7 +448,10 @@ func (tm *DAG) SVGViewerHTML(svgContent string) string {
|
||||
<body>
|
||||
<div class="header">
|
||||
<h1>DAG Pipeline</h1>
|
||||
<p>%s - Workflow Visualization</p>
|
||||
<p>
|
||||
<span>%s - Workflow Visualization</span>
|
||||
<span><a href="/process" class="text-blue-500">Start New Task</a></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="svg-viewer-container relative">
|
||||
|
Reference in New Issue
Block a user