checklist

This commit is contained in:
cvaldes1201
2023-10-21 14:29:42 -06:00
parent e9333126f7
commit ab6bbcf7b9
19 changed files with 499 additions and 89 deletions

View File

@@ -1331,4 +1331,8 @@ End Sub
Private Sub b_tabulador_Click
B4XPages.ShowPage("tabulador")
End Sub
Private Sub b_check_Click
B4XPages.ShowPage("checklist")
End Sub