8888:'Error Report' dialog fix help url
This commit is contained in:
parent
1e3ad0d325
commit
73f75f7317
@ -41,8 +41,8 @@ from ..display import display_help
|
|||||||
# Constants
|
# Constants
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
WIKI_HELP_PAGE = '%s_-_FAQ' % URL_MANUAL_PAGE
|
WIKI_HELP_PAGE = '%s_-_Error_and_Warning_Reference' % URL_MANUAL_PAGE
|
||||||
WIKI_HELP_SEC = _('manual|General')
|
WIKI_HELP_SEC = _('manual|Error_Report')
|
||||||
|
|
||||||
class ErrorView(object):
|
class ErrorView(object):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user