removed the test button from the mobile screen since it did nada

pull/2258/head
Jamie Rees 6 years ago
parent a949d93afd
commit 48faf65d4b

@ -34,14 +34,7 @@
</div>
<div class="row">
<div class="form-group">
<div>
<button [disabled]="form.invalid" type="button" (click)="test(form)" class="btn btn-primary-outline">
Test
<div id="spinner"></div>
</button>
</div>
</div>

Loading…
Cancel
Save