Files
vapor-po/Tests/ViewControllerTests/__Snapshots__/ViewControllerTests/purchaseOrderViews.3.html

11 lines
327 B
HTML

<tr id="purchase-order-1">
<td>1</td>
<td>12245</td>
<td>Testy McTestface</td>
<td>Test - Mock</td>
<td>foo</td>
<td>Testy Mctestface</td>
<td>
<button class="btn-detail" hx-get="/purchase-orders/1" hx-target="#float" hx-swap="outerHTML transition:true swap:0.5s" hx-push-url="true"></button>
</td>
</tr>