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

@@ -479,7 +479,7 @@ namespace AyaNova
//
// helpProvider1
//
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "Viewing_a_Customer_Service_Req.htm";
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "viewing_a_customer_service_req.htm";
Cursor.Current = Cursors.WaitCursor;
this.Visible=false;
this.Icon = Resource1.CSR16icon;