Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 2452 Rev 2463
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
                                    ],
-
 
3029
                            ]
3019
                            ]
3030
                        ],
3020
                        ],
3031
                        ]
3021
                        ]
3032
                    ]
3022
                    ]