mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
tiles * 일때 기능 없앰
This commit is contained in:
@@ -8,10 +8,6 @@
|
|||||||
</put-attribute>
|
</put-attribute>
|
||||||
</definition>
|
</definition>
|
||||||
|
|
||||||
|
|
||||||
<definition name="*" extends="layout-tiles">
|
|
||||||
<put-attribute name="content" value="/WEB-INF/views/{1}.jsp" />
|
|
||||||
</definition>
|
|
||||||
<definition name="*/*" extends="layout-tiles">
|
<definition name="*/*" extends="layout-tiles">
|
||||||
<put-attribute name="content" value="/WEB-INF/views/{1}/{2}.jsp" />
|
<put-attribute name="content" value="/WEB-INF/views/{1}/{2}.jsp" />
|
||||||
</definition>
|
</definition>
|
||||||
|
|||||||
Reference in New Issue
Block a user