Init key_column

This commit is contained in:
Paul Makepeace 2011-06-23 09:51:12 +00:00
parent 4405e4a9b1
commit e6a3038e46
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ class RefineProject:
self.sorting = facet.Sorting()
self.history_entry = None
# following filled in by get_models()
self.key_column = None
self.has_records = False
self.columns = None
self.column_order = {} # map of column names to order in UI