mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
fix listing runs from schedule
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
<td>
|
||||
<div class="inline-flex gap-2">
|
||||
<Button
|
||||
href={`/runs/${path}`}
|
||||
href={`/runs/${script_path}`}
|
||||
size="xs"
|
||||
startIcon={{ icon: faList }}
|
||||
color="light"
|
||||
|
||||
Reference in New Issue
Block a user