Add custom roles project duplication
This commit is contained in:
committed by
Frédéric Guillot
parent
e5904ad2ed
commit
f28d7a15b9
@@ -20,6 +20,7 @@
|
||||
|
||||
<?php if (! $is_private): ?>
|
||||
<?= $this->form->checkbox('projectPermissionModel', t('Permissions'), 1, true) ?>
|
||||
<?= $this->form->checkbox('projectRoleModel', t('Custom roles'), 1, true) ?>
|
||||
<?php endif ?>
|
||||
|
||||
<?= $this->form->checkbox('categoryModel', t('Categories'), 1, true) ?>
|
||||
|
||||
Reference in New Issue
Block a user