Änderungen Codedesign

This commit is contained in:
ja
2021-11-10 15:50:56 +01:00
parent b639eb140b
commit 3066394a1f

View File

@@ -171,7 +171,7 @@
<asp:RegularExpressionValidator ControlToValidate="txt_ReNr_M" runat="server" ID="regex_txt_ReNr_M" ForeColor="Red" Display="Dynamic" ValidationExpression="[0-9]{1,8}" Enabled="false" ErrorMessage="Please stay in the range of 8 numbers!"></asp:RegularExpressionValidator>
</div>
</div>
</div>
</div>
</div>
</div>
</div>