mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arreglado el problema de la faja
This commit is contained in:
@ -729,7 +729,7 @@ class DisenioCubierta {
|
||||
|
||||
try {
|
||||
if (!this.faja.is(":checked")) {
|
||||
return false;
|
||||
return 0;
|
||||
}
|
||||
else {
|
||||
let faja = {};
|
||||
|
||||
Reference in New Issue
Block a user