Fix: add table title

This commit is contained in:
2019-04-17 09:34:33 +09:00
parent 1584ea6df1
commit 5ff2c8b2f2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -227,7 +227,7 @@
<label class="col-form-label col-sm text-center">추가 금액</label>
<label class="col-form-label col-sm text-center">요청 날짜</label>
<label class="col-form-label col-sm text-center">상태</label>
<label class="col-form-label col-sm-1 text-center"></label>
<label class="col-form-label col-sm-1 text-center">승인</label>
</div>
<div id="maestro_list_result_contents"></div>
</form>