trabajando en leer datos de tipo cubierta

This commit is contained in:
2025-10-09 21:59:59 +02:00
parent 328ff509e3
commit 6c4b63daa6
17 changed files with 573 additions and 116 deletions

View File

@ -42,6 +42,8 @@ public class HomeController {
model.addAttribute("pod", variableService.getValorEntero("POD"));
model.addAttribute("ancho_alto_min", variableService.getValorEntero("ancho_alto_min"));
model.addAttribute("ancho_alto_max", variableService.getValorEntero("ancho_alto_max"));
model.addAttribute("appMode", "public");
}
else{
// empty translations for authenticated users