Browse Source

fixed ask for a quote btn on pricing page

bach 3 years ago
parent
commit
5e70154f7a

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js


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


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


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

@@ -23,7 +23,7 @@
           </button>
           </button>
         </div>
         </div>
       </div>
       </div>
-      <div v-if="product.id == 4">
+      <div v-if="product.id == 3">
         <a href="/pricing/multijoueur" class="btn">
         <a href="/pricing/multijoueur" class="btn">
           {{ $t("default.Ask for a quote") }}
           {{ $t("default.Ask for a quote") }}
         </a>
         </a>

Some files were not shown because too many files changed in this diff