mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-12 21:35:40 -05:00
Fix: hover colors, empty lists, disable autocomplete, translation strings
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user