fix(select-entries): better placeholder
This commit is contained in:
parent
f5cf96532e
commit
17adc79846
1 changed files with 1 additions and 2 deletions
|
@ -28,9 +28,8 @@ $modal = ''; // declaration d'une chaine de char vide
|
|||
: '' //TODO refactor redimensionner_image to use url and local cache ; idea http://image.intervention.io/ ?
|
||||
;?>>
|
||||
<?php else : ?>
|
||||
<img loading="lazy" class="trombi-image img-placeholder" alt=""
|
||||
<img loading="lazy" class="img-responsive" alt=""
|
||||
src="tools/bazar/libs/vendor/placeholder.php?size=600x600&bg=efefef&text=">
|
||||
<i class="trombi-image icon-placeholder fa fa-calendar"></i>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<fig-caption>
|
||||
|
|
Loading…
Add table
Reference in a new issue