ERP-node/WebContent/WEB-INF/view/dashboard/dashboardFS.jsp

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>