* src/ScratchPad.py: bug when dragging sourceref #1833
    * src/GrampsDisplay.py: remove whitespace

2008-02-24 Benny Malengier <benny.malengier@gramps-project.org>


svn: r10125
This commit is contained in:
Benny Malengier
2008-02-26 12:35:42 +00:00
parent c1f29a3f04
commit 7bd31dd4f1
3 changed files with 18 additions and 8 deletions

View File

@ -67,9 +67,7 @@ def help(target, webpage='', section=''):
# url(const.URL_MANUAL+'en/')
# 3.0 Beta, direct to the wiki 3.0 Manual
if not webpage:
link = const.URL_WIKISTRING + const.URL_MANUAL_PAGE + EXTENSION
else: