Änderung

This commit is contained in:
ja
2022-02-09 10:37:29 +01:00
parent 874cf85196
commit 3b5de5829f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<%@ Master Language="VB" CodeFile="Customers.master.vb" Inherits="Customers_Customers" %>
<%@ Master Language="VB" CodeFile="Customers.master.vb" Inherits="Customers_Customers" EnableSessionState="True" %>
<!DOCTYPE html>