From 988288248fd01ab1c97df96d079f715661494a85 Mon Sep 17 00:00:00 2001 From: rpiazzi Date: Fri, 23 Sep 2011 15:15:49 +0000 Subject: Two decorator patterns where inserted instead of one to distinguish between the two languages. Each pattern relates to the same page but with a different language parameter added to the URL. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@825 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- pdf-as-web/src/main/webapp/WEB-INF/decorators.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pdf-as-web/src/main/webapp/WEB-INF/decorators.xml b/pdf-as-web/src/main/webapp/WEB-INF/decorators.xml index a88892d..6585f97 100644 --- a/pdf-as-web/src/main/webapp/WEB-INF/decorators.xml +++ b/pdf-as-web/src/main/webapp/WEB-INF/decorators.xml @@ -1,16 +1,10 @@ - - /bku-erkennung/* - /jsp/please_wait.jsp /css/* /img/* *.pdf /*.pdf - - - /* - - - + + + \ No newline at end of file -- cgit v1.2.3