aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml')
-rwxr-xr-xvid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml b/vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml
index 0355f66c8..fafd1adbc 100755
--- a/vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml
+++ b/vid-app-common/src/main/webapp/WEB-INF/defs/definitions.xml
@@ -4,12 +4,7 @@
"http://tiles.apache.org/dtds/tiles-config_3_0.dtd">
<tiles-definitions>
- <definition extends="ebz_template" name="viewlog">
- <put-attribute name="body" value="/WEB-INF/jsp/viewlog.jsp"></put-attribute>
- <put-attribute name="viewName" value="viewlog"></put-attribute>
- </definition>
-
- <definition extends="ebz_template" name="serviceModels">
+ <definition extends="ebz_template" name="serviceModels">
<put-attribute name="body" value="/WEB-INF/jsp/serviceModels.jsp"></put-attribute>
<put-attribute name="viewName" value="serviceModels"></put-attribute>
</definition>