fixed sync group draft listing component
This commit is contained in:
+2
-4
@@ -40,8 +40,7 @@
|
||||
platform: event.target.value.replace(/-[^ ]*/, ""),
|
||||
"shop-id": event.target.value.replace(/[^ ]*-/, "")
|
||||
}'
|
||||
hx-target="#accounts-acct-id-inventory-sync-groups-draft-table"
|
||||
hx-swap="outerHTML"
|
||||
hx-swap="none"
|
||||
_="
|
||||
on change
|
||||
send resetListing() to closest <tr/>
|
||||
@@ -88,8 +87,7 @@
|
||||
hx-vals='js:{
|
||||
"listing-id": event.target.value,
|
||||
}'
|
||||
hx-target="#accounts-acct-id-inventory-sync-groups-draft-table"
|
||||
hx-swap="outerHTML"
|
||||
hx-swap="none"
|
||||
|
||||
_="
|
||||
on input
|
||||
|
||||
Reference in New Issue
Block a user