mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Small UI tweaks
This commit is contained in:
parent
cbd4cee9aa
commit
4ac08577db
2 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
<div *ngIf="form">
|
||||
<fieldset>
|
||||
<legend>Lidarr Settings</legend>
|
||||
<div style="float: right;">
|
||||
<div style="float: right;">
|
||||
<div >
|
||||
<div>
|
||||
<div class="md-form-field"><mat-slide-toggle formControlName="enabled">Enable</mat-slide-toggle></div>
|
||||
<div class="md-form-field"><mat-slide-toggle [(ngModel)]="advanced">Advanced</mat-slide-toggle></div>
|
||||
</div>
|
||||
|
|
|
@ -243,7 +243,7 @@
|
|||
"UpcomingTab": "Upcoming",
|
||||
"Movies": "Movies",
|
||||
"Combined": "Combined",
|
||||
"Tv": "Tv",
|
||||
"Tv": "TV",
|
||||
"CardDetails": {
|
||||
"Availability": "Availability",
|
||||
"Studio": "Studio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue