Error fixing and debugging implementation.
Release Inventarsystem / release-docker (push) Successful in 2m15s

This commit is contained in:
2026-08-17 00:57:18 +02:00
parent 3f6830e8c8
commit ac4d125d73
+1 -1
View File
@@ -1382,7 +1382,7 @@
return ` return `
<div class="item-image-wrapper"> <div class="item-image-wrapper">
<img src="{{ url_for('uploaded_file', filename=img) }}" <img src="{{ url_for('uploaded_file', filename=image) }}"
alt="Buchcover" alt="Buchcover"
class="item-image" class="item-image"
loading="lazy" loading="lazy"