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

@@ -263,7 +263,7 @@ namespace AyaNova
//
// helpProvider1
//
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "Banked_Service.htm";
this.helpProvider1.HelpNamespace = Util.BaseHelpUrl + "banked_service.htm";
//case 1039 //log.Debug("ServiceBankForm_Load");
tbManager.Tools["LT:UI.Toolbar.New"].SharedProps.Visible=AyaBizUtils.Right("Object.ServiceBank")> (int)SecurityLevelTypes.ReadOnly;