Ajustes para trasmitir expedientes
This commit is contained in:
@@ -236,6 +236,9 @@ namespace EFCDesk.Forms
|
||||
|
||||
private void FormConfiguracionExpediente_Shown(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
lblVersion.Text = "Versión: " + Globales.VersionApp;
|
||||
|
||||
var configJson = new ConfiguracionJSON();
|
||||
configJson = ConfiguracionJSON.LoadFromJson();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user