UI 조정
eapim-admin CI / build (push) Has been cancelled

This commit is contained in:
eastargh
2026-09-01 10:07:32 +09:00
parent a1d2058bca
commit 5fd8334ea8
7 changed files with 200 additions and 42 deletions
@@ -23,6 +23,9 @@
white-space: normal;
}
.table_row td { padding: 0 5px; }
.table_row input { box-sizing: border-box; }
</style>
<script language="javascript" >
// var eaiBzwkDstcd = window.dialogArguments["eaiBzwkDstcd"];
@@ -985,7 +988,9 @@ html,hbody {
</colgroup>
<tr>
<th><%=localeMessage.getString("trackingDetail.eaiSvcSerno")%></th>
<td colspan="3"><input type="text" name="eaiSvcSerno" readonly="readonly"/> </td>
<td><input type="text" name="eaiSvcSerno" readonly="readonly"/> </td>
<th><%=localeMessage.getString("trackingDetail.rspnsErrcdName")%></th>
<td><input type="text" name="rspnsErrcdName" readonly="readonly"/> </td>
</tr>
<tr>
<th><%=localeMessage.getString("trackingDetail.eaiBzwkDstcd")%></th>