API 명 -> API ID
API 설명 -> API 명 - API 변경된 이름 통일
This commit is contained in:
@@ -626,7 +626,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:50px;">No</th>
|
||||
<th>API ID</th>
|
||||
<th><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
|
||||
<th style="width:120px;">상태</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<table class="if-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-id">API ID</th>
|
||||
<th class="col-id"><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
|
||||
<th>설명</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
@@ -862,7 +862,7 @@ $(document).ready(function() {
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>API ID</th>
|
||||
<th><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
|
||||
<th>설명</th>
|
||||
<th>관리</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user