8 lines
450 B
HTML
8 lines
450 B
HTML
<ul id="branch-list">
|
|
<li id="branch-00000000-0000-0000-0000-000000000001" class="branch-row">
|
|
<span class="label">Mock</span>
|
|
<button class="btn" hx-delete="/api/v1/vendors/branches/00000000-0000-0000-0000-000000000001" hx-target="#branch-00000000-0000-0000-0000-000000000001" hx-swap="outerHTML transition:true swap:0.5s">
|
|
<img src="/images/trash-can.svg" width="30" height="30" style="margin-top: 5px;">
|
|
</button>
|
|
</li>
|
|
</ul> |