Explorar el Código

[Administration] Distributions : correctif mise à jour prix

develop
Guillaume Bourgeois hace 4 meses
padre
commit
49286447eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      backend/web/js/vuejs/distribution-index.js

+ 1
- 1
backend/web/js/vuejs/distribution-index.js Ver fichero

@@ -937,7 +937,7 @@ if($(selector).length) {

app.loadingUpdateProductOrder = false;
}, 'json');
}.bind(this, app), 500);
}.bind(this, app), 300);
}
},
updateInvoicePrices: function () {

Cargando…
Cancelar
Guardar