Candidato -> no permitir fecha de nacimiento futuras en el desplegable
git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@43 77cfc57b-8ef4-1849-9df6-4a38aa5da120
This commit is contained in:
parent
2fbaff8849
commit
05f8815b23
@ -101,6 +101,7 @@ Yii::app()->clientScript->registerScript('wysiwyg', $script, CClientScript::POS_
|
||||
'name'=>'fecha_nacimiento',
|
||||
'language'=>'es',
|
||||
'options'=>array(
|
||||
'maxDate'=>'+0d',
|
||||
'selectOtherMonths'=>true,
|
||||
'showButtonPanel'=>true,
|
||||
'showOtherMonths'=>true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user