fix table layout
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="5" style="text-align: right;"> <!-- Adjust colspan as per your total columns -->
|
<td colspan="6" style="text-align: right;"> <!-- Adjust colspan as per your total columns -->
|
||||||
<button onclick="onOpenDialog('/conditions/create')">Add Item</button>
|
<button onclick="onOpenDialog('/conditions/create')">Add Item</button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user