Commit 795d3606 authored by Ahmed Awan's avatar Ahmed Awan
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: default avatarDannon <dannon.baker@gmail.com>
parent 5df4a4dc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -18,9 +18,6 @@
                    @click="$emit('showSimple')">
                    <span class="fas fa-arrow-left" /> Simple Form
                </b-button>
                <b-badge v-else class="d-flex align-items-center flex-gapx-1" variant="warning">
                    <span class="fas fa-exclamation-triangle" /> Legacy Form
                </b-badge>
                <ButtonSpinner
                    id="run-workflow"
                    title="Run Workflow"