Datenbank erweitert
This commit is contained in:
@@ -155,7 +155,7 @@ namespace SanSystem
|
||||
if(Datenbank.Instance.loadedProjekt == null)
|
||||
{
|
||||
MessageBox.Show("Es wurde kein Projekt geladen");
|
||||
return;
|
||||
//return;
|
||||
}
|
||||
KlassenBIB.Inspektionsobjekt inspektionsobjekt = new KlassenBIB.Inspektionsobjekt();
|
||||
inspektionsobjekt.Projektnummer = Global.Instance.ProjektNummer;
|
||||
|
||||
Reference in New Issue
Block a user