Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6457 Rev 6496
Línea 3613... Línea 3613...
3613
                                        'controller' => '\LeadersLinked\Controller\SurveyReportController',
3613
                                        'controller' => '\LeadersLinked\Controller\SurveyReportController',
3614
                                        'action' => 'all',
3614
                                        'action' => 'all',
3615
                                    ]
3615
                                    ]
3616
                                ]
3616
                                ]
3617
                            ],
3617
                            ],
-
 
3618
                            'overview' => [
-
 
3619
                                'type' => Segment::class,
-
 
3620
                                'options' => [
-
 
3621
                                    'route' => '/overview',
-
 
3622
                                    'defaults' => [
-
 
3623
                                        'controller' => '\LeadersLinked\Controller\SurveyReportController',
-
 
3624
                                        'action' => 'overview',
-
 
3625
                                    ]
-
 
3626
                                ]
-
 
3627
                            ],
3618
                        ],
3628
                        ],
3619
                    ],
3629
                    ],
3620
                ]
3630
                ]
3621
            ],
3631
            ],