feat(app): add type=button on every button with ngf-select (#4783)

This commit is contained in:
Alice Groux
2021-02-16 00:43:35 +01:00
committed by GitHub
parent 48dbb308ec
commit 0ac8a45825
8 changed files with 10 additions and 10 deletions
@@ -124,7 +124,7 @@
</div>
<div class="form-group">
<div class="col-sm-12">
<button class="btn btn-sm btn-primary" ngf-select ng-model="$ctrl.formValues.StackFile">
<button type="button" class="btn btn-sm btn-primary" ngf-select ng-model="$ctrl.formValues.StackFile">
Select file
</button>
<span style="margin-left: 5px;">