mirror of
https://github.com/KeymonSoft/Mariana_Censos.git
synced 2026-04-19 21:59:22 +00:00
- Log comentado.
This commit is contained in:
@@ -365,7 +365,7 @@ Sub GPS_LocationChanged (Location1 As Location)
|
||||
End Sub
|
||||
|
||||
Private Sub B4XPage_CloseRequest As ResumableSub
|
||||
Log(">>>>> MODIFiCADOS: " & camposModificados)
|
||||
' Log(">>>>> MODIFiCADOS: " & camposModificados)
|
||||
If camposModificados.Size > 0 Then
|
||||
res = Msgbox2("Hay campos modificados que no se han guardado, estas seguro que desas salir?", "AVISO", "Salir sin guardar", "Regresar", "", Null) 'ignore
|
||||
If res = DialogResponse.POSITIVE Then
|
||||
|
||||
Reference in New Issue
Block a user