navwebpage fixes

svn: r4923
This commit is contained in:
Don Allingham
2005-07-13 17:01:58 +00:00
parent 996bc358ae
commit 45c96bbce5
3 changed files with 90 additions and 55 deletions

View File

@@ -1,3 +1,8 @@
2005-07-13 Don Allingham <don@gramps-project.org>
* src/Sort.py: don't use upper case, let locale.strcoll figure this
out (correctly) for us
* src/plugins/NavWebPage.py: fix sorting.
2005-07-13 Alex Roitman <shura@gramps-project.org>
* src/GenericFilter.py: Proper test for place in event-based filters.