Skip to content
Snippets Groups Projects
Unverified Commit 30d385d6 authored by Peter Rotich's avatar Peter Rotich Committed by GitHub
Browse files

Merge pull request #4484 from JediKev/issue/default-help-topic

issue: Default Help Topic Issue Summary
parents cb352446 77e44464
Branches
Tags
No related merge requests found
......@@ -26,7 +26,7 @@ if ($info['topicId'] && ($topic=Topic::lookup($info['topicId']))) {
$F = $F->instanciate();
$F->isValidForClient();
}
$forms[] = $F;
$forms[] = $F->getForm();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment