Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16796 Rev 16797
Línea 2744... Línea 2744...
2744
                                                'controller' =>  '\LeadersLinked\Controller\MyCoachCategoryUserController',
2744
                                                'controller' =>  '\LeadersLinked\Controller\MyCoachCategoryUserController',
2745
                                                'action' => 'upload'
2745
                                                'action' => 'upload'
2746
                                            ]
2746
                                            ]
2747
                                        ]
2747
                                        ]
2748
                                    ],
2748
                                    ],
-
 
2749
                                    'jobs-description' => [
-
 
2750
                                        'type' => Segment::class,
-
 
2751
                                        'options' => [
-
 
2752
                                            'route' => '/jobs-description/:id',
-
 
2753
                                            'constraints' => [
-
 
2754
                                                'id' => '[A-Za-z0-9\-]+\=*',
-
 
2755
                                            ],
-
 
2756
                                            'defaults' => [
-
 
2757
                                                'controller' =>  '\LeadersLinked\Controller\MyCoachCategoryUserController',
-
 
2758
                                                'action' => 'jobsDescription'
-
 
2759
                                            ]
-
 
2760
                                        ]
-
 
2761
                                    ],
2749
                                ]
2762
                                ]
2750
                            ],
2763
                            ],
Línea 2751... Línea 2764...
2751
 
2764
 
2752
                        ]
2765
                        ]
Línea 2878... Línea 2891...
2878
                                                'controller' =>  '\LeadersLinked\Controller\KnowledgeAreaCategoryUserController',
2891
                                                'controller' =>  '\LeadersLinked\Controller\KnowledgeAreaCategoryUserController',
2879
                                                'action' => 'upload'
2892
                                                'action' => 'upload'
2880
                                            ]
2893
                                            ]
2881
                                        ]
2894
                                        ]
2882
                                    ],
2895
                                    ],
-
 
2896
                                    'jobs-description' => [
-
 
2897
                                        'type' => Segment::class,
-
 
2898
                                        'options' => [
-
 
2899
                                            'route' => '/jobs-description/:id',
-
 
2900
                                            'constraints' => [
-
 
2901
                                                'id' => '[A-Za-z0-9\-]+\=*',
-
 
2902
                                            ],
-
 
2903
                                            'defaults' => [
-
 
2904
                                                'controller' =>  '\LeadersLinked\Controller\KnowledgeAreaCategoryUserController',
-
 
2905
                                                'action' => 'jobsDescription'
-
 
2906
                                            ]
-
 
2907
                                        ]
-
 
2908
                                    ],
2883
                                ]
2909
                                ]
2884
                            ],
2910
                            ],
Línea 2885... Línea 2911...
2885
 
2911
 
2886
                        ]
2912
                        ]