mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-07-09 21:45:11 +00:00
Yikes a lot we missed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="row pt-3 pb-3 pb-md-2 align-items-center">
|
||||
<div class="col-md text-truncate">
|
||||
<h3 class="d-flex align-items-center mb-1" style="line-height: 1.4">
|
||||
<span class="text-truncate">{{title}}</span>
|
||||
<span class="text-truncate">{{title()}}</span>
|
||||
@if (id()) {
|
||||
<span class="badge bg-primary text-primary-text-contrast ms-3 small fs-normal cursor-pointer" (click)="copyID()">
|
||||
@if (copied()) {
|
||||
|
||||
Reference in New Issue
Block a user