Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11908 Rev 11913
Línea 4892... Línea 4892...
4892
                                                'controller' => '\LeadersLinked\Controller\MyTrainerAnswerController',
4892
                                                'controller' => '\LeadersLinked\Controller\MyTrainerAnswerController',
4893
                                                'action' => 'feed'
4893
                                                'action' => 'feed'
4894
                                            ],
4894
                                            ],
4895
                                        ],
4895
                                        ],
4896
                                    ],
4896
                                    ],
-
 
4897
                                    'timeline' => [
-
 
4898
                                        'type' => Segment::class,
-
 
4899
                                        'options' => [
-
 
4900
                                            'route' => '/timeline',                                           
-
 
4901
                                            'defaults' => [
-
 
4902
                                                'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewFeedController',
-
 
4903
                                                'action' => 'timeline'
-
 
4904
                                            ]
-
 
4905
                                        ]
-
 
4906
                                    ],
4897
                                    'comments' => [
4907
                                    'comments' => [
4898
                                        'type' => Segment::class,
4908
                                        'type' => Segment::class,
4899
                                        'options' => [
4909
                                        'options' => [
4900
                                            'route' => '/comments',
4910
                                            'route' => '/comments',