doc: Linked context specific help to scheduler configuration window
FEA: ItEr77S03Community
This commit is contained in:
parent
fbf89657b9
commit
1cf8043277
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@ public class CustomMenuController extends Div implements IMenuItemsRegister {
|
|||
.isSuperuserOrUserInRoles(UserRole.ROLE_JOB_SCHEDULING)) {
|
||||
configurationItems.add(subItem(_("Job Scheduling"),
|
||||
"/common/job_scheduling.zul",
|
||||
"16-ldap-authentication.html"));
|
||||
"19-scheduler.html"));
|
||||
}
|
||||
|
||||
if (!configurationItems.isEmpty()) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue