Bug fix for r19769
svn: r19770
This commit is contained in:
parent
ce1bb72219
commit
77f621ac2a
@ -73,7 +73,7 @@ def display_help(webpage='', section=''):
|
||||
link = const.URL_WIKISTRING + webpage + EXTENSION
|
||||
if section:
|
||||
link = link + '#' + section
|
||||
url(link)
|
||||
display_url(link)
|
||||
|
||||
def display_url(link, uistate=None):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user