Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4120 | Rev 4127 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4120 Rev 4126
Línea 1072... Línea 1072...
1072
                  setYear(new Intl.DateTimeFormat('en', { year: 'numeric', month: 'numeric', day: 'numeric', hour: 'numeric' }).format(e.toDate()))
1072
                  setYear(new Intl.DateTimeFormat('en', { year: 'numeric', month: 'numeric', day: 'numeric', hour: 'numeric' }).format(e.toDate()))
1073
                }
1073
                }
1074
                inputProps={{ className: 'form-control' }}
1074
                inputProps={{ className: 'form-control' }}
1075
                initialValue={Date.parse(year)}
1075
                initialValue={Date.parse(year)}
1076
                closeOnSelect
1076
                closeOnSelect
1077
                open={watch('type') === '1' ? false : true}
-
 
1078
              />
1077
              />
1079
            </div>
1078
            </div>
1080
          }
1079
          }
1081
        </div>
1080
        </div>
1082
        <button className="btn btn-primary">
1081
        <button className="btn btn-primary">