Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1383 Rev 1395
Línea 138... Línea 138...
138
        'performance-evaluation/evaluations/users/delete',
138
        'performance-evaluation/evaluations/users/delete',
Línea 139... Línea 139...
139
        
139
        
140
        'performance-evaluation/forms/report',
140
        'performance-evaluation/forms/report',
141
        'performance-evaluation/reviews',
141
        'performance-evaluation/reviews',
142
        'performance-evaluation/reviews/pdf',
142
        'performance-evaluation/reviews/pdf',
143
        'recruitment-and-selection',
143
        'recruitment-and-selection-vacancies',
144
        'recruitment-and-selection/forms',
144
        'recruitment-and-selection-vacancies/forms',
145
        'recruitment-and-selection/forms/add',
145
        'recruitment-and-selection-vacancies/forms/add',
146
        'recruitment-and-selection/forms/edit',
146
        'recruitment-and-selection-vacancies/forms/edit',
147
        'recruitment-and-selection/forms/delete',
147
        'recruitment-and-selection-vacancies/forms/delete',
148
        'jobs',
148
        'jobs',
149
        'jobs/add',
149
        'jobs/add',
150
        'jobs/delete',
150
        'jobs/delete',
151
        'jobs/users-who-applied',
151
        'jobs/users-who-applied',
Línea 360... Línea 360...
360
            
360
            
361
            'own-professional-network',
361
            'own-professional-network',
362
            'organizational-design',
362
            'organizational-design',
363
            'planning-objectives-and-goals',
363
            'planning-objectives-and-goals',
364
            'development-and-training',
364
            'development-and-training',
365
            'recruitment-and-selection',
365
            'recruitment-and-selection-vacancies',
366
            'recruitment-and-selection/forms',
366
            'recruitment-and-selection-vacancies/forms',
367
            'recruitment-and-selection/forms/add',
367
            'recruitment-and-selection-vacancies/forms/add',
368
            'recruitment-and-selection/forms/edit',
368
            'recruitment-and-selection-vacancies/forms/edit',
369
            'recruitment-and-selection/forms/delete',
369
            'recruitment-and-selection-vacancies/forms/delete',
370
            'induction',
370
            'induction',
371
            'organizational-climate',
371
            'organizational-climate',
372
            'culture',
372
            'culture',
373
            'communication',
373
            'communication',
Línea 1228... Línea 1228...
1228
        ],
1228
        ],
Línea 1229... Línea 1229...
1229
        
1229
        
1230
        
1230
        
1231
        [
1231
        [
1232
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1232
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1233
            'route' => 'recruitment-and-selection',
1233
            'route' => 'recruitment-and-selection-vacancies',
1234
            'class' => 'fa fa-book',
1234
            'class' => 'fa fa-book',
1235
            'pages' => [
1235
            'pages' => [
1236
                [
1236
                [
1237
                    'label' => 'LABEL_FORMS',
1237
                    'label' => 'LABEL_FORMS',
1238
                    'route' => 'recruitment-and-selection/forms',
1238
                    'route' => 'recruitment-and-selection-vacancies/forms',
1239
                ],
1239
                ],
Línea 1240... Línea 1240...
1240
             ],
1240
             ],