* Add document link for entry.

This commit is contained in:
liugang
2017-10-27 17:40:16 +08:00
parent 8f90f7b8e6
commit 99ffc7407b
5 changed files with 8 additions and 5 deletions
+2
View File
@@ -4,3 +4,5 @@ $config->entry->create->requiredFields = 'name, code, key';
$config->entry->edit = new stdclass();
$config->entry->edit->requiredFields = 'name, code, key';
$config->entry->help = 'http://www.zentao.net/book/zentaopmshelp/integration-287.html';