- VERSION 5.04.10

- Se corrigio que cuando la app esta recien iniciada, al entrar al engrane y Extras, mostraba habilitadas las opciones sin poner contraseña!
This commit is contained in:
2025-04-12 12:06:52 -06:00
parent 78667e65f1
commit f4ef7e90d0
3 changed files with 4 additions and 3 deletions

View File

@@ -669,7 +669,8 @@ Sub i_engranes_Click
Label1 = ListView1.SingleLineLayout.Label
Label1.TextSize = 20
Label1.TextColor = Colors.Black
et_geocerca.Text = ""sdsf
et_geocerca.Text = "."
et_geocerca.Text = ""
If user.Text = "KMTS1" Then ListView1.AddSingleLine("http://10.0.0.205:1781")
ListView1.AddSingleLine("http://keymon.lat:1781")
c = Starter.skmt.ExecQuery2("select CAT_VA_VALOR from CAT_VARIABLES WHERE CAT_VA_DESCRIPCION = ?", Array As String ("SERVER"))