Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1467 Rev 1477
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
        
143
        'recruitment-and-selection-vacancies',
144
        'recruitment-and-selection',
144
        'recruitment-and-selection-vacancies/forms',
145
        'recruitment-and-selection/vacancies',
145
        'recruitment-and-selection-vacancies/forms/add',
146
        'recruitment-and-selection/vacancies/add',
146
        'recruitment-and-selection-vacancies/forms/edit',
147
        'recruitment-and-selection/vacancies/edit',
147
        'recruitment-and-selection-vacancies/forms/delete',
148
        'recruitment-and-selection/vacancies/delete',
148
        'recruitment-and-selection-vacancies/candidates',
149
        'recruitment-and-selection/candidates',
149
        'recruitment-and-selection-vacancies/candidates/add',
150
        'recruitment-and-selection/candidates/add',
150
        'recruitment-and-selection-vacancies/candidates/edit',
151
        'recruitment-and-selection/candidates/edit',
-
 
152
        'recruitment-and-selection/candidates/delete',
-
 
153
        'recruitment-and-selection/interviews',
-
 
154
        'recruitment-and-selection/interviews/add',
-
 
155
        'recruitment-and-selection/interviews/edit',
-
 
156
        'recruitment-and-selection/interviews/delete',
151
        'recruitment-and-selection-vacancies/candidates/delete',
157
        
152
        'jobs',
158
        'jobs',
153
        'jobs/add',
159
        'jobs/add',
154
        'jobs/delete',
160
        'jobs/delete',
155
        'jobs/users-who-applied',
161
        'jobs/users-who-applied',
Línea 364... Línea 370...
364
            
370
            
365
            'own-professional-network',
371
            'own-professional-network',
366
            'organizational-design',
372
            'organizational-design',
367
            'planning-objectives-and-goals',
373
            'planning-objectives-and-goals',
368
            'development-and-training',
374
            'development-and-training',
369
            'recruitment-and-selection-vacancies',
375
            'recruitment-and-selection',
370
            'recruitment-and-selection-vacancies/forms',
376
            'recruitment-and-selection/vacancies',
371
            'recruitment-and-selection-vacancies/forms/add',
377
            'recruitment-and-selection/vacancies/add',
372
            'recruitment-and-selection-vacancies/forms/edit',
378
            'recruitment-and-selection/vacancies/edit',
373
            'recruitment-and-selection-vacancies/forms/delete',
379
            'recruitment-and-selection/vacancies/delete',
374
            'recruitment-and-selection-vacancies/candidates',
380
            'recruitment-and-selection/candidates',
375
            'recruitment-and-selection-vacancies/candidates/add',
381
            'recruitment-and-selection/candidates/add',
376
            'recruitment-and-selection-vacancies/candidates/edit',
382
            'recruitment-and-selection/candidates/edit',
-
 
383
            'recruitment-and-selection/candidates/delete',
-
 
384
            'recruitment-and-selection/interviews',
-
 
385
            'recruitment-and-selection/interviews/add',
-
 
386
            'recruitment-and-selection/interviews/edit',
377
            'recruitment-and-selection-vacancies/candidates/delete',
387
            'recruitment-and-selection/interviews/delete',
378
            'induction',
388
            'induction',
379
            'organizational-climate',
389
            'organizational-climate',
380
            'culture',
390
            'culture',
381
            'communication',
391
            'communication',
Línea 1236... Línea 1246...
1236
        ],
1246
        ],
Línea 1237... Línea 1247...
1237
        
1247
        
1238
        
1248
        
1239
        [
1249
        [
1240
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1250
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1241
            'route' => 'recruitment-and-selection-vacancies',
1251
            'route' => 'recruitment-and-selection',
1242
            'class' => 'fa fa-book',
1252
            'class' => 'fa fa-book',
1243
            'pages' => [
1253
            'pages' => [
1244
                [
1254
                [
1245
                    'label' => 'LABEL_VACANCIES',
1255
                    'label' => 'LABEL_VACANCIES',
Línea 1246... Línea 1256...
1246
                    'route' => 'recruitment-and-selection-vacancies/forms',
1256
                    'route' => 'recruitment-and-selection-vacancies/vacancies',
1247
                ],
1257
                ],
1248
                
1258