BigW Consortium Gitlab

Commit 91cb0786 by Alfredo Sumaran

Increase time because of Safari

parent 187f1c41
......@@ -191,7 +191,7 @@ class @SearchAutocomplete
# If input is blank then restore state
if @searchInput.val() is ''
@restoreOriginalState()
, 100)
, 150)
addLocationBadge: (item) ->
category = if item.category? then "#{item.category}: " else ''
......
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