mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-05 04:03:45 +09:00
tiles * 일때 기능 없앰
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
kkkkkk
|
||||
ddddddddddddddddd
|
||||
</body>
|
||||
</html>
|
||||
3
src/main/webapp/WEB-INF/views/modal/empty.jsp
Normal file
3
src/main/webapp/WEB-INF/views/modal/empty.jsp
Normal file
@@ -0,0 +1,3 @@
|
||||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
||||
<%@taglib prefix="tiles" uri="http://tiles.apache.org/tags-tiles"%>
|
||||
<tiles:insertAttribute name="content" />
|
||||
Reference in New Issue
Block a user