mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 08:07:15 +00:00
fix: see run detail in a new tab
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
<div class="col-span-2">
|
||||
<a
|
||||
target="_blank"
|
||||
href="/runs/{i.id}"
|
||||
href="/run/{i.id}?workspace={$workspaceStore}"
|
||||
class="text-right float-right text-secondary"
|
||||
title="See run detail in a new tab"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user