Explorar el Código

Correctif page produit

feature/export_comptable
Fab hace 4 años
padre
commit
ec399191c0
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  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 fichero

@@ -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;

Cargando…
Cancelar
Guardar