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 {
|
try {
|
||||||
if (!this.faja.is(":checked")) {
|
if (!this.faja.is(":checked")) {
|
||||||
return false;
|
return 0;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
let faja = {};
|
let faja = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user