Files
vexplor/WebContent/WEB-INF/view/dashboard/dashboardFS.jsp
2025-08-21 09:41:46 +09:00

6 lines
255 B
Plaintext

<frameset rows="*,25%,25%" border="0">
<frame src="/project/dashboardProjectMgmtList.do" name="project">
<frame src="/customerMng/dashboardCustomerMng.do" name="customer">
<frame src="/materMgmt/dashboardMatermgmtInfoList.do" name="mater">
</frameset>