Files
wace_plm/WebContent/WEB-INF/view/mainFS.jsp

5 lines
324 B
Plaintext
Raw Normal View History

2025-10-15 14:43:56 +09:00
<frameset rows="51px,*" border="0" frameborder="0" framespacing="0">
<frame src="/main/header.do" id="headerFS" name="headerFS" frameborder="0" marginwidth="0" marginheight="0" scrolling="no">
<frame src="/main/contentsFS.do" id="contentsFS" name="contentsFS" frameborder="0" marginwidth="0" marginheight="0">
</frameset>