Anpassungen GUI Desktop

This commit is contained in:
ja
2021-11-10 15:14:29 +01:00
parent 34795608f3
commit 5db3122469
3 changed files with 32 additions and 21 deletions

View File

@@ -32,6 +32,7 @@ Partial Class Customers_Default3
'Script für Schließen wirklich verlassen Meldung auf der Masterseite für diese Seite zu registrieren und nicht ueberall
Dim csm1 As ClientScriptManager = Page.ClientScript
Dim cstype As Type = Page.GetType
If Not csm1.IsStartupScriptRegistered(cstype, "Startup") Then
Dim string1 As String = "<script language=\""JavaScript\"">"
string1 += "</"