From cf8101f8c84eac98b331b18206ee973f9d63169c Mon Sep 17 00:00:00 2001 From: david Date: Tue, 6 Mar 2012 21:55:40 +0000 Subject: [PATCH] =?UTF-8?q?-=20Grid=20de=20candidatos=20->=20Fecha=20de=20?= =?UTF-8?q?=C3=BAltimo=20cambio=20en=20formato=20texto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@27 77cfc57b-8ef4-1849-9df6-4a38aa5da120 --- www/protected/views/candidato/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/protected/views/candidato/index.php b/www/protected/views/candidato/index.php index 6371041..8d8ee6e 100644 --- a/www/protected/views/candidato/index.php +++ b/www/protected/views/candidato/index.php @@ -123,7 +123,9 @@ $('.search-form form').submit(function(){ 'cssClassExpression' => '"con0"', ), array( + 'type' => 'raw', 'name' => 'fecha_modificacion', + 'value' => '($data->fecha_modificacion === NULL) ? CHtml::tag("span", array("class"=>"nodata"), "Nunca") : Time::timeAgoInWords($data->fecha_modificacion);', 'headerHtmlOptions'=>array( 'class' => 'head0 sorting', /*'colspan' => '1',