updaet 20250226
This commit is contained in:
@@ -26,7 +26,7 @@ namespace OnDoc.Klassen
|
||||
public static string UseAPI { get; set; } = "FALSE";
|
||||
|
||||
public static int CurrentMitarbeiter { get; set; }
|
||||
public static string CurrentTGNummer { get; set; } = "";
|
||||
|
||||
public static string RESTURI { get; set; } = "";//"http://localhost:2032/";
|
||||
public static string apikey { get; set; } = "";
|
||||
|
||||
@@ -39,6 +39,8 @@ namespace OnDoc.Klassen
|
||||
public static bool isSysadmin { get; set; } = false;
|
||||
public static bool showlogin { get; set; } = false;
|
||||
public static string currenttgnummer { get; set; }="";
|
||||
public static string systemtgnummer { get; set; } = "";
|
||||
public static string umgebung { get; set; } = "";
|
||||
|
||||
public static string ZusatzFont { get; set; } = "";
|
||||
public static string ZusatzFontSize { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user