This commit is contained in:
2018-08-30 15:33:01 +00:00
parent 65b7bf1567
commit b415edd2ef
11 changed files with 11 additions and 11 deletions

View File

@@ -236,7 +236,7 @@ namespace AyaNova
//
// helpProvider1
//
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "Documents.htm";
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "documents.htm";
Cursor.Current = Cursors.WaitCursor;
this.Visible=false;