* src/DataViews/_RelationView.py: Show buttons for reorder and add parents in case the toolbar is not visible.

svn: r7742
This commit is contained in:
Martin Hawlisch
2006-12-01 16:17:26 +00:00
parent 4987b9b9b4
commit 2c4d5d0750
2 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,7 @@
2006-12-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_RelationView.py: Show buttons for reorder and add
parents in case the toolbar is not visible.
2006-12-01 Alex Roitman <shura@gramps-project.org>
* src/ArgHandler.py (cl_action): Properly call CLI tool.
* src/plugins/DumpGenderStats.py (__init__): Fix CLI mode.