start work on deleting line items
This commit is contained in:
parent
86b1ccb3de
commit
a2f9cc31f5
4 changed files with 21 additions and 1 deletions
|
|
@ -90,6 +90,7 @@
|
|||
<th scope="col">Note</th>
|
||||
<th scope="col">Reassign Vendor</th>
|
||||
<th scope="col">Split Line?</th>
|
||||
<th scope="col">Delete</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="table-body">
|
||||
|
|
@ -117,6 +118,7 @@
|
|||
<th scope="col">Confirmation Code</th>
|
||||
<th scope="col">Note</th>
|
||||
<th scope="col">Reassign Vendor</th>
|
||||
<th scope="col">Delete</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="child-table-body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue