This commit is contained in:
r888888888
2017-05-31 10:58:20 -07:00
parent bffa1f3dc3
commit 69fd6e6ca1
2 changed files with 2 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ module Sources
tag
end
end
untranslated_tags.reject! {|x| x.blank?}
WikiPage.other_names_equal(untranslated_tags).map{|wiki_page| [wiki_page.title, wiki_page.category_name]}
end