mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-19 23:30:20 +00:00
voy a empezar con los acabados de cubierta
This commit is contained in:
@ -8,7 +8,7 @@ public class ImagenPresupuesto {
|
||||
private String imagen;
|
||||
private String alt;
|
||||
private String texto;
|
||||
private boolean selected;
|
||||
private boolean selected = false;
|
||||
private Map<String, String> extra_data;
|
||||
|
||||
// Constructores
|
||||
|
||||
Reference in New Issue
Block a user