Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4131 Rev 4179
Línea 2829... Línea 2829...
2829
                                'controller' => '\LeadersLinked\Controller\HelperController',
2829
                                'controller' => '\LeadersLinked\Controller\HelperController',
2830
                                'action' => 'footer'
2830
                                'action' => 'footer'
2831
                            ]
2831
                            ]
2832
                        ]
2832
                        ]
2833
                    ],
2833
                    ],
-
 
2834
                    'next-events' => [
-
 
2835
                        'type' => Literal::class,
-
 
2836
                        'options' => [
-
 
2837
                            'route' => '/next-events',
-
 
2838
                            'defaults' => [
-
 
2839
                                'controller' => '\LeadersLinked\Controller\HelperController',
-
 
2840
                                'action' => 'nextEvents'
-
 
2841
                            ]
-
 
2842
                        ]
-
 
2843
                    ],
2834
                ]
2844
                ]
2835
            ],
2845
            ],
2836
            'help' => [
2846
            'help' => [
2837
                'type' => Literal::class,
2847
                'type' => Literal::class,
2838
                'options' => [
2848
                'options' => [