Datenbank erweitert
This commit is contained in:
@@ -41,7 +41,7 @@ namespace SanSystem
|
||||
context.SaveChanges();
|
||||
}
|
||||
this.Close();
|
||||
//Global.Instance.ChangeProjekt(txt_pro_nr.Text);
|
||||
Global.Instance.ChangeProjekt(txt_pro_nr.Text);
|
||||
}
|
||||
|
||||
private bool project_already_exist(SanVerwalterContext context, string text)
|
||||
|
||||
Reference in New Issue
Block a user