up
This commit is contained in:
@@ -1088,6 +1088,8 @@ const formCliente = {
|
||||
}
|
||||
show('success-screen');
|
||||
window.scrollTo({top: 0, behavior: 'smooth'});
|
||||
// Notificar al frame padre si estamos en modo presencial del turnero
|
||||
try { window.parent.postMessage({ type: 'turneroFirmado' }, '*'); } catch(_) {}
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user