Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 2426 Rev 2452
Línea 3014... Línea 3014...
3014
                                                'controller' => '\LeadersLinked\Controller\PlanningObjectivesAndGoalsGoalsController',
3014
                                                'controller' => '\LeadersLinked\Controller\PlanningObjectivesAndGoalsGoalsController',
3015
                                                'action' => 'delete'
3015
                                                'action' => 'delete'
3016
                                            ]
3016
                                            ]
3017
                                        ]
3017
                                        ]
3018
                                    ],
3018
                                    ],
-
 
3019
                                    'view' => [
-
 
3020
                                        'type' => Literal::class,
-
 
3021
                                        'options' => [
-
 
3022
                                            'route' => '/view',
-
 
3023
                                            'defaults' => [
-
 
3024
                                                'controller' => '\LeadersLinked\Controller\PlanningObjectivesAndGoalsGoalsController',
-
 
3025
                                                'action' => 'view'
-
 
3026
                                            ]
-
 
3027
                                        ]
-
 
3028
                                    ],
3019
                            ]
3029
                            ]
3020
                        ],
3030
                        ],
3021
                        ]
3031
                        ]
3022
                    ]
3032
                    ]