--- src/main/webapp/WEB-INF/jsp/web/api/apiSpec_tab2.jsp
+++ src/main/webapp/WEB-INF/jsp/web/api/apiSpec_tab2.jsp
... | ... | @@ -95,19 +95,19 @@ |
| 95 | 95 |
<td><span class="font_b">...</span></td> |
| 96 | 96 |
<td>...</td> |
| 97 | 97 |
<td>...</td> |
| 98 |
- <td><span class="select_o">X</span></td> |
|
| 98 |
+ <td><span class="select_x">X</span></td> |
|
| 99 | 99 |
</tr> |
| 100 | 100 |
<tr> |
| 101 | 101 |
<td><span class="font_b">callTo_100</span></td> |
| 102 | 102 |
<td>수신자 번호 100</td> |
| 103 | 103 |
<td>String</td> |
| 104 |
- <td><span class="select_o">X</span></td> |
|
| 104 |
+ <td><span class="select_x">X</span></td> |
|
| 105 | 105 |
</tr> |
| 106 | 106 |
<tr> |
| 107 | 107 |
<td><span class="font_b">smsTxt_100</span></td> |
| 108 | 108 |
<td>메시지 내용 100</td> |
| 109 | 109 |
<td>String(1~2,000Byte)</td> |
| 110 |
- <td><span class="select_o">X</span></td> |
|
| 110 |
+ <td><span class="select_x">X</span></td> |
|
| 111 | 111 |
</tr> |
| 112 | 112 |
</tbody> |
| 113 | 113 |
</table> |
--- src/main/webapp/WEB-INF/jsp/web/api/examDown.jsp
+++ src/main/webapp/WEB-INF/jsp/web/api/examDown.jsp
... | ... | @@ -19,7 +19,7 @@ |
| 19 | 19 |
<div class="send_top"> |
| 20 | 20 |
<!-- tab button --> |
| 21 | 21 |
<c:import url="./top_tepMenu.jsp" /> |
| 22 |
- <!--// tab button |
|
| 22 |
+ <!--// tab button --> |
|
| 23 | 23 |
|
| 24 | 24 |
<div class="api_guide_cont current"> |
| 25 | 25 |
<div class="heading"> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?