9315: typo

This commit is contained in:
romjerome 2016-03-28 11:22:45 +02:00
parent f5e6d30d9b
commit 7fe02eb49a

View File

@ -273,7 +273,7 @@ class BaseSelector(ManagedWindow):
"""
Builds the selection people see in the Selector
"""
if not self.filter[1]
if not self.filter[1]:
filter_info = (False, self.search_bar.get_value(), False)
else:
filter_info = self.filter