Merge pull request #3544 from BrokenEagle/fix-autocomplete-nosource

Clear results when a non-autocomplete metatag is used
This commit is contained in:
Albert Yi
2018-02-13 00:30:31 -08:00
committed by GitHub

View File

@@ -174,6 +174,7 @@
<% TagCategory.short_name_list.each do |category| %>
case "<%= category %>tags":
<% end %>
resp([]);
return;
case "order":