|
|
|
@ -219,14 +219,14 @@
|
|
|
|
|
<div style="height:200px;" class="area-photoinspection">
|
|
|
|
|
선택자료
|
|
|
|
|
<strong id="curDataVhrno--${pageName}"></strong>
|
|
|
|
|
<div id="curDataFiles--${pageName}" style="width: 100%;height: 180px;overflow-x: scroll;">
|
|
|
|
|
<div id="curDataFiles--${pageName}" style="width: 100%;height: 180px;overflow-x: scroll;background-color:#D9DEE3;">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="height:200px;" class="area-photoinspection">
|
|
|
|
|
비교자료(선택자료의 다음 자료가 보여집니다.)
|
|
|
|
|
<strong id="nextDataVhrno--${pageName}"></strong>
|
|
|
|
|
<div id="nextDataFiles--${pageName}" style="width: 100%;height: 180px;overflow-x: scroll;">
|
|
|
|
|
<div id="nextDataFiles--${pageName}" style="width: 100%;height: 180px;overflow-x: scroll;background-color:#D9DEE3;">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|