diff --git a/www/protected/controllers/CandidatoController.php b/www/protected/controllers/CandidatoController.php index e7a2b88..9dd1919 100644 --- a/www/protected/controllers/CandidatoController.php +++ b/www/protected/controllers/CandidatoController.php @@ -281,7 +281,7 @@ class CandidatoController extends Controller /** * Lists all models. */ - public function actionIndex($id) + public function actionIndex() { $model=new Candidato('search'); $model->unsetAttributes(); // clear any default values