- Se comentaron logs inecesarios

This commit is contained in:
2023-12-15 05:26:47 -06:00
parent 166b6a56b0
commit 3efdd92ffa
8 changed files with 32 additions and 36 deletions

View File

@@ -391,9 +391,7 @@ Sub B4XPage_Appear
' If Not(File.Exists(File.DirInternal,"FOTO4.jpg")) Then Log("Falta foto4")
Cedis_Check = 0
End If
Log(">>>> CHECKLIST: |" & Cedis_Check & "|")
' Log(">>>> CHECKLIST: |" & Cedis_Check & "|")
Btn_CheckList.Visible = False
If Cedis_Check = 0 Then ' And l_ruta.Text <> 0
If l_ruta.Text <> 0 Then Btn_CheckList.Visible = True