feat : image de couverture modifiable en mode édition (v1.6.12)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-15 23:08:14 +02:00
parent 6092cf940d
commit 88cc67d945
4 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ $_catVal = trim($category ?? '');
</div>
</div>
<?php if ($mode === 'create' && !empty($existingFiles ?? [])): ?>
<?php if (!empty($existingFiles ?? [])): ?>
<?php $_imgFiles = array_filter($existingFiles, fn ($_f) => $_f['is_image']); ?>
<?php if ($_imgFiles): ?>
<div class="mb-0">