diff --git a/Thermo.Active/wwwroot/src/app.business-logic.ts b/Thermo.Active/wwwroot/src/app.business-logic.ts index 66e25125..47225447 100644 --- a/Thermo.Active/wwwroot/src/app.business-logic.ts +++ b/Thermo.Active/wwwroot/src/app.business-logic.ts @@ -10,7 +10,7 @@ import ShowFormatoInfo from "@/app_modules_thermo/setup/formato/components/show- import ShowRiscaldamentoInfo from "@/app_modules_thermo/setup/riscaldi/components/show-riscaldi-info.vue"; import ShowCicloInfo from "@/app_modules_thermo/setup/ciclo/components/show-ciclo-info.vue"; import ShowRaffreddamentoInfo from "@/app_modules_thermo/setup/raffreddamento/components/show-raffreddamento-info.vue"; -import ShowControstampoInfo from "@/app_modules_thermo/controstampo_setup/components/show-controstampo-info.vue"; +import ShowControstampoInfo from "@/app_modules_thermo/setup/controstampo_setup/components/show-controstampo-info.vue"; import ShowQuoteVelocitaInfo from "@/app_modules_thermo/setup/quote-velocita/components/show-quote-velocita-info.vue"; import ShowEstrazioneInfo from "@/app_modules_thermo/estrazione/components/show-estrazione-info.vue"; import ShowVuotoInfo from "@/app_modules_thermo/setup/vuoto/show-vuoto-info.vue"; diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/aria-controstampo.ts b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.ts similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/aria-controstampo.ts rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.ts diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/aria-controstampo.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/aria-controstampo.vue rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/ciclo-controstampo.ts b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.ts similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/ciclo-controstampo.ts rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.ts diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/ciclo-controstampo.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/base-components/ciclo-controstampo.vue rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/show-controstampo-info.ts b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/show-controstampo-info.ts similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/show-controstampo-info.ts rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/show-controstampo-info.ts diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/show-controstampo-info.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/show-controstampo-info.vue similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/components/show-controstampo-info.vue rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/show-controstampo-info.vue diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/index.ts b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/index.ts similarity index 100% rename from Thermo.Active/wwwroot/src/app_modules_thermo/controstampo_setup/index.ts rename to Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/index.ts