0 ? '' : 'style="display: none"' ?>>
= t('Which parts of the project do you want to duplicate?') ?>
= $this->form->checkbox('projectPermission', t('Permissions'), 1, true) ?>
= $this->form->checkbox('category', t('Categories'), 1, true) ?>
= $this->form->checkbox('action', t('Actions'), 1, true) ?>
= $this->form->checkbox('swimlane', t('Swimlanes'), 1, true) ?>
= $this->form->checkbox('task', t('Tasks'), 1, false) ?>