mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-29 12:41:40 +00:00
Fix link target in log detail page
This commit is contained in:
parent
9b625676e8
commit
891fb8a8fb
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>{% trans %}log.target{% endtrans %}</td>
|
||||
<td>{{ target_html|sanitize_html }}</td>
|
||||
<td>{{ target_html|raw }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue