mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Remove the themes because waiting for a merge from lerams project
This commit is contained in:
parent
5f1b6107c7
commit
588f314e9c
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
</div>
|
||||
<div class="col-md-7">
|
||||
<div *ngIf="themes">
|
||||
<!-- <div *ngIf="themes">
|
||||
<div class="form-group">
|
||||
<label for="presetTheme" class="control-label">Preset Themes</label>
|
||||
<div id="presetTheme">
|
||||
|
@ -66,7 +66,7 @@
|
|||
<textarea rows="25" type="text" class="form-control-custom form-control " id="themeContent" name="themeContent" [(ngModel)]="settings.presetThemeContent"> {{settings.presetThemeContent}} </textarea>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue