Update Dashboar nach AbalusImport
This commit is contained in:
@@ -122,8 +122,6 @@ namespace QW2021C.Administration
|
||||
int vereine = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]);
|
||||
this.lblathleten.Text = athleten.ToString();
|
||||
this.lblvereine.Text = vereine.ToString();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user