'>

$project['id'])) ?>" data-reload-url="url->href('BoardAjaxController', 'reload', array('plugin' => "Bigboard", 'project_id' => $project['id'])) ?>" data-check-url="url->href('BoardAjaxController', 'check', array('plugin' => "Bigboard", 'project_id' => $project['id'], 'timestamp' => time())) ?>" data-task-creation-url="url->href('TaskCreationController', 'show', array('plugin' => "Bigboard", 'project_id' => $project['id'])) ?>" > $swimlane): ?> 0 && $swimlane['nb_swimlanes'] > 1): ?> render('board/table_swimlane', array( 'project' => $project, 'swimlane' => $swimlane, 'not_editable' => isset($not_editable), )) ?> render('board/table_column', array( 'swimlane' => $swimlane, 'not_editable' => isset($not_editable), )) ?> 1): ?> render('board/table_swimlane', array( 'project' => $project, 'swimlane' => $swimlane, 'not_editable' => isset($not_editable), )) ?> render('bigboard:board/table_tasks', array( 'project' => $project, 'swimlane' => $swimlane, 'not_editable' => isset($not_editable), 'board_highlight_period' => $board_highlight_period, )) ?>