Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 9644 Rev 9720
Línea 4152... Línea 4152...
4152
                                                            'action' => 'index'
4152
                                                            'action' => 'index'
4153
                                                        ]
4153
                                                        ]
4154
                                                    ],
4154
                                                    ],
4155
                                                    'may_terminate' => true,
4155
                                                    'may_terminate' => true,
4156
                                                    'child_routes' => [
4156
                                                    'child_routes' => [
-
 
4157
                                                        'view' => [
-
 
4158
                                                            'type' => Literal::class,
-
 
4159
                                                            'options' => [
-
 
4160
                                                                'route' => '/view',
-
 
4161
                                                                'defaults' => [
-
 
4162
                                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewForoCategoriesController',
-
 
4163
                                                                    'action' => 'view'
-
 
4164
                                                                ]
-
 
4165
                                                            ]
-
 
4166
                                                        ],
4157
                                                        'add' => [
4167
                                                        'add' => [
4158
                                                            'type' => Literal::class,
4168
                                                            'type' => Literal::class,
4159
                                                            'options' => [
4169
                                                            'options' => [
4160
                                                                'route' => '/add',
4170
                                                                'route' => '/add',
4161
                                                                'defaults' => [
4171
                                                                'defaults' => [