2006-08-20 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_EventView.py (column_names): Remove cause column. * src/DisplayModels/_EventModel.py: Use constants for column numbers; remove cause column. svn: r7218
This commit is contained in:
@@ -57,7 +57,6 @@ column_names = [
|
||||
_('Type'),
|
||||
_('Date'),
|
||||
_('Place'),
|
||||
_('Cause'),
|
||||
_('Last Changed'),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user