Remove method Category::getBoardCategories()
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
<?= $this->render('board/show', array(
|
||||
'project' => $project,
|
||||
'swimlanes' => $swimlanes,
|
||||
'categories_listing' => $categories_listing,
|
||||
'categories_description' => $categories_description,
|
||||
'board_private_refresh_interval' => $board_private_refresh_interval,
|
||||
'board_highlight_period' => $board_highlight_period,
|
||||
)) ?>
|
||||
|
||||
Reference in New Issue
Block a user