Added siemens keyboard option in serverConfig
Removed nc-softkey & changed under-the hood style if the option is active
This commit is contained in:
@@ -18,5 +18,6 @@ namespace Step.Model.ConfigModels
|
||||
public string SharedName { get; set; }
|
||||
public string InstallationDate { get; set; }
|
||||
public bool MgiOption { get; set; }
|
||||
public bool SiemensKeyboardOption { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user