init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<%@ page language="java" buffer="8kb"%>
|
||||
<%@ page contentType="text/html; charset=utf-8"%>
|
||||
<%@ taglib uri="/WEB-INF/tld/c.tld" prefix="c"%>
|
||||
|
||||
<input type="hidden" name="topMenuId"
|
||||
value="<c:out value="${param.topMenuId}" />" />
|
||||
Reference in New Issue
Block a user