Implemented database upgrade for all eligible remaining object types.
Added Citations to undo-redo feature. Moved Citation view within navigation pane to below Sources. Removed useless edit button from sourcebackreflist. Fixed default bottombar gramplets for citations. svn: r18069
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
# Copyright (C) 2008 Gary Burton
|
||||
# Copyright (C) 2009-2010 Nick Hall
|
||||
# Copyright (C) 2010 Benny Malengier
|
||||
# Copyright (C) 2011 Tim G L Lyons
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@ -450,7 +451,7 @@ class BasePersonView(ListView):
|
||||
"Person Gallery",
|
||||
"Person Events",
|
||||
"Person Children",
|
||||
"Person Sources",
|
||||
"Person Citations",
|
||||
"Person Notes",
|
||||
"Person Attributes",
|
||||
"Person Backlinks"))
|
||||
|
Reference in New Issue
Block a user