Commit fdf98b54 authored by Payton Burdette's avatar Payton Burdette Committed by Miguel Rincon

Move click event to button

Move the sumbit event off
the form and the click event
to the button.
parent 4ee28e9d
......@@ -392,6 +392,7 @@ export default {
type="submit"
category="primary"
variant="success"
class="js-no-auto-disable"
data-qa-selector="run_pipeline_button"
>{{ s__('Pipeline|Run Pipeline') }}</gl-button
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment