From 8ea0881fbff49634e67d45ccf79a900ea56ac153 Mon Sep 17 00:00:00 2001 From: ja Date: Thu, 25 Nov 2021 16:45:54 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20zum=20fixen=20der=20nichtfunk?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/CustomsAviso.aspx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index 1bc91cc..cc2f68e 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -1,4 +1,4 @@ -<%@ Page Title="Aufträge VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" ViewStateMode="Enabled" AutoEventWireup="false" CodeFile="CustomsAviso.aspx.vb" Inherits="CustomsAviso" UnobtrusiveValidationMode="None"%> +<%@ Page Title="Aufträge VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" ViewStateMode="Enabled" AutoEventWireup="true" CodeFile="CustomsAviso.aspx.vb" Inherits="CustomsAviso" UnobtrusiveValidationMode="None"%> @@ -188,7 +188,7 @@
<%Dim erster = New Date(Now().Year, Now().Month, 1) %> - + <%Dim jetzt = DateTime.Now.Date %> - +