Ver código fonte

Erstellen von Test-Daten auskommentiert!

Arne Diekmann 8 anos atrás
pai
commit
f5d0bd5e34
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      GreenTree.Nachtragsmanagement.Web/Global.asax.cs

+ 1 - 1
GreenTree.Nachtragsmanagement.Web/Global.asax.cs

@@ -82,7 +82,7 @@ namespace GreenTree.Nachtragsmanagement.Web
 
             DevExpress.Web.ASPxWebControl.CallbackError += Application_Error;
 
-            GenerateTestData();
+            //GenerateTestData();
         }
 
         /// <summary>