Commit 91cb0786 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Increase time because of Safari

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