Proyectos de Subversion LeadersLinked - Services

Rev

Rev 136 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 136 Rev 146
Línea 229... Línea 229...
229
                            
229
                            
230
                            
230
                            
231
                            array_push($events, [
231
                            array_push($events, [
232
                                'id'                => $surveyTest->uuid,
232
                                'id'                => $surveyTest->uuid,
233
                                'title'             => $surveyCampaing->name,
233
                                'title'             => $surveyCampaing->name,
234
                                'start'             => $dtStart->format('d/m/Y'),
234
                                'start'             => $dtStart->format('Y-m-d'),
235
                                'url'               => $url,
235
                                'url'               => $url,
236
                                'backgroundColor'   => $backgroundColor,
236
                                'backgroundColor'   => $backgroundColor,
237
                                'textColor'         => $textColor,
237
                                'textColor'         => $textColor,
Línea 280... Línea 280...
280
                            
280
                            
281
                            
281
                            
282
                            array_push($events, [
282
                            array_push($events, [
283
                                'id'                => $surveyTest->uuid,
283
                                'id'                => $surveyTest->uuid,
284
                                'title'             => $surveyCampaing->name,
284
                                'title'             => $surveyCampaing->name,
285
                                'start'             => $dtStart->format('d/m/Y'),
285
                                'start'             => $dtStart->format('Y-m-d'),
286
                                'url'               => $url,
286
                                'url'               => $url,
287
                                'backgroundColor'   => $backgroundColor,
287
                                'backgroundColor'   => $backgroundColor,
288
                                'textColor'         => $textColor,
288
                                'textColor'         => $textColor,