aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/WEB-INF/decorators.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/decorators.xml')
-rw-r--r--src/main/webapp/WEB-INF/decorators.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/webapp/WEB-INF/decorators.xml b/src/main/webapp/WEB-INF/decorators.xml
index 352a902..a88892d 100644
--- a/src/main/webapp/WEB-INF/decorators.xml
+++ b/src/main/webapp/WEB-INF/decorators.xml
@@ -9,11 +9,6 @@
<pattern>/*.pdf</pattern>
</excludes>
- <!--
- <decorator name="standalone" page="/sitemesh/standalone.jsp">
- <decorator name="production" page="/sitemesh/buergerkarte/pdf-as-template.jsp">
- <decorator name="test" page="/sitemesh/buergerkarte/test-pdf-as-template.jsp">
- -->
<decorator name="standalone" page="/sitemesh/standalone.jsp">
<pattern>/*</pattern>
</decorator>