mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
removed the test button from the mobile screen since it did nada
This commit is contained in:
parent
a949d93afd
commit
48faf65d4b
1 changed files with 1 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue