mirror of
https://github.com/KeymonSoft/Mariana_Reparto.git
synced 2026-04-19 13:49:18 +00:00
...
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user