From f3de19ae752313ba830cd4a707069f6ebe5b9f70 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 6 Mar 2012 17:08:37 +0000 Subject: [PATCH] Fallito git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@24 77cfc57b-8ef4-1849-9df6-4a38aa5da120 --- www/protected/controllers/CandidatoController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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