* Optimize class style.
This commit is contained in:
@@ -58,3 +58,13 @@ $config->admin->apiRoot = 'https://www.zentao.net/';
|
||||
$config->admin->classURL = 'https://www.zentao.net/publicclass.html';
|
||||
$config->admin->extensionURL = 'https://www.zentao.net/extension-browse.html';
|
||||
|
||||
$config->admin->helpURL['setting'] = 'https://www.zentao.net/book/zentaopms/538.html';
|
||||
$config->admin->helpURL['user'] = 'https://www.zentao.net/book/zentaopms/538.html';
|
||||
$config->admin->helpURL['switch'] = 'https://www.zentao.net/book/zentaopms/538.html';
|
||||
$config->admin->helpURL['model'] = 'https://www.zentao.net/book/zentaopms/533.html';
|
||||
$config->admin->helpURL['feature'] = 'https://www.zentao.net/book/zentaopms/538.html';
|
||||
$config->admin->helpURL['template'] = 'https://www.zentao.net/book/zentaopms/538.html';
|
||||
$config->admin->helpURL['message'] = 'https://www.zentao.net/book/zentaopms/email-notification-541.html';
|
||||
$config->admin->helpURL['extension'] = 'https://www.zentao.net/book/zentaopms/536.html';
|
||||
$config->admin->helpURL['dev'] = 'https://www.zentao.net/book/zentaopms/537.html';
|
||||
$config->admin->helpURL['convert'] = 'https://www.zentao.net/book/zentaopms/656.html';
|
||||
|
||||
Reference in New Issue
Block a user