Fix: hover colors, empty lists, disable autocomplete, translation strings

This commit is contained in:
shamoon
2023-10-15 12:00:30 -07:00
parent 21a9963a2b
commit 5665db844e
15 changed files with 53 additions and 46 deletions

View File

@@ -39,6 +39,5 @@
</div>
</div>
</li>
<li *ngIf="templates.length === 0" class="list-group-item" i18n>No templates defined.</li>
</ul>
<div *ngIf="templates.length === 0" i18n>No templates defined.</div>