3347: /src/Selectors/_SelectPlace.py is still looking for DataViews

svn: r13561
This commit is contained in:
Benny Malengier
2009-11-12 21:53:47 +00:00
parent 572836fb45
commit f5e8ab5fe2
10 changed files with 4 additions and 79 deletions

View File

@@ -68,10 +68,3 @@ class SelectSource(BaseSelector):
def get_handle_column(self):
return 6
def column_view_names(self):
"""
Get correct column view names on which model is based
"""
import DataViews
return DataViews.SourceView.COLUMN_NAMES