Skip to content
Extraits de code Groupes Projets
Valider 105fa50d rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Add img map

parent d0971e7c
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
static/src/img/._map-img.png

4 ko

static/src/img/map-img.png

271 ko

...@@ -62,11 +62,11 @@ ...@@ -62,11 +62,11 @@
</div> </div>
<div class="col-lg-5 mt32"> <div class="col-lg-5 mt32">
<div class="div-map-contact"> <div class="div-map-contact">
<t t-if="res_company.google_map_img()"> <!-- <t t-if="res_company.google_map_img()"> -->
<a t-att-href="res_company.google_map_link()" target="_BLANK"> <a t-att-href="res_company.google_map_link()" target="_BLANK">
<img class="img-fluid" t-att-src="res_company.google_map_img()" alt="Google Maps"/> <img class="img-fluid" src="/pylote_website/static/src/img/map-img.png" alt="Google Maps"/>
</a> </a>
</t> <!-- </t> -->
</div> </div>
<div class="contact-adress"> <div class="contact-adress">
<span t-field="res_company.name"/><br/> <span t-field="res_company.name"/><br/>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter