This commit is contained in:
2024-10-10 14:34:16 +08:00
parent 65feccb6b2
commit 7d5c5d55c5
76 changed files with 59227 additions and 30691 deletions
@@ -97,7 +97,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpBYC_RU" runat="server" Label="BYC Resp. Dept" LabelAlign="Right" LabelWidth="180px" ShowRedStar="true" Required="true"></f:DropDownList>
<f:DropDownList ID="drpBYC_RU" runat="server" Label="BYC Resp. Dept" EnableEdit="true" LabelAlign="Right" LabelWidth="180px" ShowRedStar="true" Required="true"></f:DropDownList>
<f:TextBox ID="txtViolationRelatedSes" runat="server" Label="Violation Related SES" LabelAlign="Right" LabelWidth="180px" >
</f:TextBox>
</Items>