Ver código fonte

Correctif page produit

feature/export_comptable
Fab 4 anos atrás
pai
commit
ec399191c0
1 arquivos alterados com 10 adições e 0 exclusões
  1. +10
    -0
      ShopBundle/Resources/public/js/backend/script/productfamily/vuejs-product-family.js

+ 10
- 0
ShopBundle/Resources/public/js/backend/script/productfamily/vuejs-product-family.js Ver arquivo

@@ -198,6 +198,11 @@ $(window).on('load', function () {
this.init();
this.initKeyboardNav();
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)

//METHOD
//this.updateProductForm();
@@ -431,6 +436,11 @@ $(window).on('load', function () {
mounted: function () {
this.$nextTick(function () {
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)
this.title = toPlainText(this.title)


this.isMounted = true;

Carregando…
Cancelar
Salvar