mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Rollout improved log view (2nd attempt) (#15382)
This commit is contained in:
@@ -172,6 +172,7 @@ watch(
|
||||
type="secondary"
|
||||
icon="trash"
|
||||
icon-size="medium"
|
||||
data-test-id="clear-execution-data-button"
|
||||
:class="$style.clearButton"
|
||||
@click.stop="emit('clearExecutionData')"
|
||||
>{{ locale.baseText('logs.overview.header.actions.clearExecution') }}</N8nButton
|
||||
|
||||
Reference in New Issue
Block a user