Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 418 Rev 420
Línea 283... Línea 283...
283
                ]
283
                ]
284
            ],
284
            ],
285
            'recruitment-and-selection' => [
285
            'recruitment-and-selection' => [
286
                'type' => Literal::class,
286
                'type' => Literal::class,
287
                'options' => [
287
                'options' => [
288
                    'route' => 'recruitment-and-selection/vacancies/ia-aplications',
288
                    'route' => '/recruitment-and-selection/vacancies/ia-aplications',
289
                    'defaults' => [
289
                    'defaults' => [
290
                        'controller' => '\LeadersLinked\Controller\AIRecruitmentVacancyAplicationController',
290
                        'controller' => '\LeadersLinked\Controller\AIRecruitmentVacancyAplicationController',
291
                        'action' => 'index'
291
                        'action' => 'index'
292
                    ]
292
                    ]
293
                ],
293
                ],