Closed xPaw closed 1 month ago
Valve's code removes the listing via $$('.listing_' + this.m_ulListingId) which seems to work just fine with the paginated table, so I don't see a reason to reload the page here.
$$('.listing_' + this.m_ulListingId)
Valve's code removes the listing via
$$('.listing_' + this.m_ulListingId)
which seems to work just fine with the paginated table, so I don't see a reason to reload the page here.