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