Skip to content

Commit 795d360

Browse files
remove indicator badge from legacy WorkflowRunForm
The message at the top is clear enough. Otherwise it looks like something else you can/should be clicking up there. Co-authored-by: Dannon <[email protected]>
1 parent 5df4a4d commit 795d360

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/src/components/Workflow/Run/WorkflowRunForm.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
@click="$emit('showSimple')">
1919
<span class="fas fa-arrow-left" /> Simple Form
2020
</b-button>
21-
<b-badge v-else class="d-flex align-items-center flex-gapx-1" variant="warning">
22-
<span class="fas fa-exclamation-triangle" /> Legacy Form
23-
</b-badge>
2421
<ButtonSpinner
2522
id="run-workflow"
2623
title="Run Workflow"

0 commit comments

Comments
 (0)