|
widget('zii.widgets.jui.CJuiDatePicker', array(
'model' => $documento,
'attribute' => "[$i]fecha",
'language' => 'es',
'options' => array('showAnim' => 'fold', 'dateFormat' => 'dd/mm/yy'),
'htmlOptions' => array('class' => 'span12'),
));
?>
|
'span12')); ?>
|
getError('nombre_fichero') != '') : ?>
'span12')); ?>
nombre_fichero); ?>
|
'pk')); ?>
'to_remove')); ?>
hasErrors()) : ?>
'icon-download'), ''),
$this->createUrl('download', array("id"=>$documento->id)),
array('class' => 'btn btn-small download')
); ?>
|