correction
This commit is contained in:
parent
cd8300e452
commit
3e8a0926d3
6 changed files with 2 additions and 353 deletions
|
|
@ -4,7 +4,7 @@
|
|||
{* IMAGE (partie supérieure - plus grande) *}
|
||||
<div class="ratio ratio-4x3">
|
||||
<a href="index.php?ctrl=project&action=display&id={$objProject->getId()}"></a>
|
||||
<img src=".{$objProject->getThumbnail()}"
|
||||
<img src="{$smarty.env.IMG_PROJECT_PATH}{$objProject->getThumbnail()}"
|
||||
class="w-100 h-100 object-fit-cover"
|
||||
alt=""
|
||||
loading="lazy">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue