mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-13 00:48:49 +00:00
trabajando en el datatables de los presupuestos
This commit is contained in:
@ -48,6 +48,6 @@ public class HomeController {
|
||||
Map<String, String> translations = Map.of();
|
||||
model.addAttribute("languageBundle", translations);
|
||||
}
|
||||
return "imprimelibros/home";
|
||||
return "imprimelibros/home/home";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user