* [task#141983,doing,1.5h] Add chapter for doc template.
This commit is contained in:
@@ -25,6 +25,7 @@ $privs['addModule'] = hasPriv('doc', 'addTemplateType');
|
||||
$privs['editModule'] = hasPriv('doc', 'editTemplateType');
|
||||
$privs['deleteModule'] = hasPriv('doc', 'deleteTemplateType');
|
||||
$privs['moveDoc'] = hasPriv('doc', 'moveTemplate');
|
||||
$privs['addChapter'] = hasPriv('doc', 'createTemplate');
|
||||
$privs['collect'] = 'no';
|
||||
|
||||
$filterTypes = $lang->docTemplate->filterTypes;
|
||||
|
||||
Reference in New Issue
Block a user