Files
eapim-admin/WebContent/common/jsp/commonParameter.jsp
Rinjae c54ef1903f init
2025-09-05 17:16:26 +09:00

7 lines
228 B
Plaintext

<%@ 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}" />" />