This commit is contained in:
cvaldes1201
2025-01-06 16:05:12 -06:00
parent 866de3d47c
commit e3ce321d6c
3 changed files with 10 additions and 10 deletions

View File

@@ -1378,12 +1378,12 @@ End Sub
''''''''''''''''''''''''''''MAPA RUTAS
Sub Btn_Ubicar_Ru_Click
If b_check.Visible = True Then
MsgboxAsync("Favor de hacer el checklist.","Atención")
Else
' If b_check.Visible = True Then
' MsgboxAsync("Favor de hacer el checklist.","Atención")
' Else
'
StartActivity(MAPA_RUTAS)
End If
' End If
End Sub
'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage.