Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 7197 Rev 7200
Línea 1723... Línea 1723...
1723
 
1723
 
1724
                                    array_push($events, [
1724
                                    array_push($events, [
1725
                                        'id'                => $performanceEvaluationTest->uuid,
1725
                                        'id'                => $performanceEvaluationTest->uuid,
1726
                                        'title'             =>  $performanceEvaluationForm->name,
1726
                                        'title'             =>  $performanceEvaluationForm->name,
1727
                                        'start'             => $dtStart->format('d/m/Y'),
1727
                                        'start'             => $dtStart->format('d/m/Y'),
1728
                                        'url'               => '',
1728
                                        'url'               => $url,
1729
                                        'backgroundColor'   => $backgroundColor,
1729
                                        'backgroundColor'   => $backgroundColor,
1730
                                        'textColor'         => $textColor,
1730
                                        'textColor'         => $textColor,
1731
                                        'allDay'            => true,
1731
                                        'allDay'            => true,
1732
                                        'type'              => 'task',
1732
                                        'type'              => 'task',