From cb22297a50fa2af5f0963bdb8d510cce65553602 Mon Sep 17 00:00:00 2001 From: ja Date: Thu, 16 Sep 2021 15:36:15 +0200 Subject: [PATCH] =?UTF-8?q?Refresh-Seiten-Problem=20gel=C3=B6st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Customers.master | 3 +++ Customers/CustomsAviso.aspx | 11 ++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Customers/Customers.master b/Customers/Customers.master index 00373fb..e52fc07 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -132,8 +132,11 @@ + + + diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index c65e21d..116f4ab 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -27,11 +27,16 @@ - + + - + + + + +
@@ -172,7 +177,7 @@ Catch ex As Exception Response.Write(ex.Message & ex.StackTrace) End Try %> -
+
<%--