From 0eeb835cc7d5a9d5e6aaf03402cf0c1a291bbf1c Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Sun, 18 Mar 2018 17:20:26 +0000
Subject: [PATCH] Link zur Produktseite geaendert

---
 web/WEB-INF/web.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml
index eb03881..0b12c9c 100644
--- a/web/WEB-INF/web.xml
+++ b/web/WEB-INF/web.xml
@@ -65,6 +65,7 @@
     <welcome-file-list>
         <welcome-file>index.jsp</welcome-file>
         <welcome-file>index.html</welcome-file>
+        <welcome-file>index.htmi</welcome-file>
     </welcome-file-list>
     <security-constraint>
         <display-name>UI-Constraint</display-name>

--
Gitblit v1.9.3