Bug#4988; Fixed _help_page(). Thank you, Nick Hall.
svn: r17773
This commit is contained in:
parent
6e83ddd852
commit
5db9dc6d87
@ -406,9 +406,9 @@ class EditExifMetadata(Gramplet):
|
||||
|
||||
return False
|
||||
|
||||
def _help_page(self):
|
||||
def _help_page(self, object):
|
||||
"""
|
||||
will bring up a Wiki help page.
|
||||
will bring up a Wiki help page on your web browser.
|
||||
"""
|
||||
|
||||
GrampsDisplay.help(webpage = "Edit Image Exif Metadata")
|
||||
|
Loading…
Reference in New Issue
Block a user