diff --git a/frontend/src/pages/org/workflow-detail.ts b/frontend/src/pages/org/workflow-detail.ts index 7d6a4d17..67fb9739 100644 --- a/frontend/src/pages/org/workflow-detail.ts +++ b/frontend/src/pages/org/workflow-detail.ts @@ -1074,23 +1074,20 @@ export class WorkflowDetail extends LiteElement { ${when( this.isCrawler, () => - html` - void this.runNow()} - > - - ${msg("Run Crawl")} - - `, + + ${msg("QA Latest Crawl")} + `, )}