Make UUID from details page copyable

This commit is contained in:
Simon Bruder 2024-07-08 20:44:17 +02:00
parent 88685bf54b
commit 02c1ac1e9d
Signed by: simon
GPG key ID: 347FF8699CDA0776
2 changed files with 2 additions and 6 deletions

View file

@ -16,9 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
<th>
UUID
</th>
<td>
{{ item_class.id }}
</td>
<td>{{ item_class.id }}</td>
</tr>
<tr>
<th>

View file

@ -16,9 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
<th>
UUID
</th>
<td>
{{ item.id }}
</td>
<td>{{ item.id }}</td>
</tr>
<tr>
<th>