Revert "Änderungen"

This reverts commit bf736c178c.
This commit is contained in:
ja
2022-02-09 11:39:47 +01:00
parent bf736c178c
commit 9215a45cb9
10 changed files with 10 additions and 9 deletions

View File

@@ -444,6 +444,7 @@ Partial Class login_FLEX
Protected Sub CreateTestusers_Click(sender As Object, e As EventArgs)
Dim str As String = String.Empty
Dim textbox As TextBox = Page.FindControl("txt_numbuserstes")
str = textbox.Text
TestPerformance.createnUsers(Integer.Parse(str))