Explorar o código

fixed mail link in showrooms

bach %!s(int64=3) %!d(string=hai) anos
pai
achega
2305b7529e

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-showrooms.bundle.js


BIN=BIN
web/themes/custom/materiotheme/assets/dist/module-showrooms.bundle.js.gz


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 1
web/themes/custom/materiotheme/vuejs/components/Content/Showroom.vue

@@ -9,7 +9,7 @@
     <section class="content">
       <address v-html="item.field_public_address" />
       <div class="phone" v-html="item.field_public_phone" />
-      <div class="email" v-html="item.field_public_email" />
+      <a class="email" :href="'mailto:'+item.field_public_email" v-html="item.field_public_email" />
     </section>
   </article>
 </template>

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio