This commit is contained in:
parent
f06079558f
commit
61caa99171
|
@ -107,7 +107,6 @@ namespace FineUIPro.Web.HSSE.PostTraining
|
||||||
PostTrainingMethodService.InitPostTrainingMethodDropDownList(this.drpMethod, null, false);
|
PostTrainingMethodService.InitPostTrainingMethodDropDownList(this.drpMethod, null, false);
|
||||||
|
|
||||||
this.drpUnits.SelectedValue = this.CurrUser.UnitId;
|
this.drpUnits.SelectedValue = this.CurrUser.UnitId;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue