Prevent people to remove swimlanes that contains tasks
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
<?= $this->render('swimlane/table', array(
|
||||
'swimlanes' => $inactive_swimlanes,
|
||||
'project' => $project,
|
||||
'disable_handler' => true,
|
||||
'disable_handle' => true,
|
||||
)) ?>
|
||||
<?php endif ?>
|
||||
|
||||
Reference in New Issue
Block a user