From d097aea18d35f359f44ecc038f5a7d0f7cb5d208 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 18 Sep 2015 15:14:07 +0200 Subject: [PATCH] =?utf8?q?space->tab=20converted=20Signed-off-by:Roland=20?= =?utf8?q?H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- web/WEB-INF/web.xml | 62 ++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 131bbd97..6899c50e 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -1,36 +1,36 @@ - - javax.faces.PROJECT_STAGE - Development - - - Faces Servlet - javax.faces.webapp.FacesServlet - 1 - - - pdfRecipt - org.mxchange.pizzaapplication.servlet.receipt.PdfReceiptServlet - - - Faces Servlet - /faces/* - - - tpl - text/plain - - - pdfRecipt - /customer/recipt.pdf - - - + + javax.faces.PROJECT_STAGE + Development + + + Faces Servlet + javax.faces.webapp.FacesServlet + 1 + + + pdfRecipt + org.mxchange.pizzaapplication.servlet.receipt.PdfReceiptServlet + + + Faces Servlet + /faces/* + + + tpl + text/plain + + + pdfRecipt + /customer/recipt.pdf + + + 30 - - - faces/index.xhtml - + + + faces/index.xhtml + -- 2.39.5