BigW Consortium Gitlab

Commit 80174538 by Alfredo Sumaran

Use .empty()

parent fb0d20c5
......@@ -176,7 +176,7 @@ class @SearchAutocomplete
if @originalState._location is ''
@locationBadgeEl.html('')
@locationBadgeEl.empty()
else
@addLocationBadge(
value: @originalState._location
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment