From d32f03ee87fa7e61e160ff5339c46f3d4d3be8e2 Mon Sep 17 00:00:00 2001 From: Jerome Villiseck Date: Tue, 27 Aug 2024 16:38:04 +0200 Subject: [PATCH] =?UTF-8?q?-=20R=C3=A9adaptation=20des=20=C3=A9l=C3=A9m?= =?UTF-8?q?=C3=A9nts=20du=20footer=20avec=20disposition=20en=20conformit?= =?UTF-8?q?=C3=A9=20pour=20la=20r=C3=A9plication=20de=20la=20v2=20-=20Cr?= =?UTF-8?q?=C3=A9ation=20des=20vues=20manquantes=20pour=20les=20liens=20in?= =?UTF-8?q?formationnels=20de=20l'application?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialog/DialogCommentaire.vue | 2 +- src/components/Dialog/DialogSuppression.vue | 2 +- src/components/Email.vue | 2 +- src/components/Exemp/TypeExemp.vue | 2 +- src/components/MenuDownloadFile.vue | 2 +- src/components/Modif/TypeTraitement.vue | 2 +- src/components/Simulation.vue | 2 +- src/components/Structure/Footer.vue | 2 +- src/components/Structure/Header.vue | 2 +- src/router/index.js | 2 +- src/service/{ItemService.js => DemandesService.js} | 0 src/views/Exemplarisation/ExempSteps.vue | 2 +- src/views/Exemplarisation/ExempTable.vue | 2 +- src/views/Modification/ModifSteps.vue | 2 +- src/views/Modification/ModifTable.vue | 2 +- src/views/Recouvrement/RecouvSteps.vue | 2 +- src/views/Recouvrement/RecouvTable.vue | 2 +- src/views/Utilisateur/Login.vue | 2 +- 18 files changed, 17 insertions(+), 17 deletions(-) rename src/service/{ItemService.js => DemandesService.js} (100%) diff --git a/src/components/Dialog/DialogCommentaire.vue b/src/components/Dialog/DialogCommentaire.vue index 5f5c2bc..e6cfb76 100644 --- a/src/components/Dialog/DialogCommentaire.vue +++ b/src/components/Dialog/DialogCommentaire.vue @@ -17,7 +17,7 @@