diff --git a/src/views/LinearView.vue b/src/views/LinearView.vue index e04a92986..c42bcff6e 100644 --- a/src/views/LinearView.vue +++ b/src/views/LinearView.vue @@ -1,15 +1,13 @@ @@ -286,8 +270,26 @@ function openFeedback() { class="flex flex-col overflow-y-auto flex-wrap min-w-min gap-4 mx-12 my-8" @wheel="handleCenterWheel" > - - {{ stat }} + + + {{ stat }} + + + + {{ t('Rerun') }} + + + {{ t('RefreshParameters') }} + + + + + + + + - + - - - - - + + {{ useWorkflowStore().activeWorkflow?.filename }} + + + + {{ t('Publish') }}