From 0fe7f3131eea83b8cf4c4856258d9c37af813d91 Mon Sep 17 00:00:00 2001 From: r-dev Date: Mon, 6 Apr 2026 17:12:21 +0200 Subject: [PATCH] =?UTF-8?q?fix(model-type)=20:=20retirer=20l'=C3=A9diteur?= =?UTF-8?q?=20de=20structure=20produit=20inutilis=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Le PieceModelStructureEditor affiché pour les catégories PRODUCT ne fonctionnait plus et n'est plus utilisé. Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/app/components/model-types/ModelTypeForm.vue | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/frontend/app/components/model-types/ModelTypeForm.vue b/frontend/app/components/model-types/ModelTypeForm.vue index 25987ab..6eef73e 100644 --- a/frontend/app/components/model-types/ModelTypeForm.vue +++ b/frontend/app/components/model-types/ModelTypeForm.vue @@ -95,16 +95,6 @@ -
-

- Aperçu : - {{ productStructurePreview }} -

- -