Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1395 Rev 1459
Línea 143... Línea 143...
143
        'recruitment-and-selection-vacancies',
143
        'recruitment-and-selection-vacancies',
144
        'recruitment-and-selection-vacancies/forms',
144
        'recruitment-and-selection-vacancies/forms',
145
        'recruitment-and-selection-vacancies/forms/add',
145
        'recruitment-and-selection-vacancies/forms/add',
146
        'recruitment-and-selection-vacancies/forms/edit',
146
        'recruitment-and-selection-vacancies/forms/edit',
147
        'recruitment-and-selection-vacancies/forms/delete',
147
        'recruitment-and-selection-vacancies/forms/delete',
-
 
148
        'recruitment-and-selection-vacancies/candidate',
-
 
149
        'recruitment-and-selection-vacancies/candidate/add',
-
 
150
        'recruitment-and-selection-vacancies/candidate/edit',
-
 
151
        'recruitment-and-selection-vacancies/candidate/delete',
-
 
152
        'recruitment-and-selection-vacancies/interview',
-
 
153
        'recruitment-and-selection-vacancies/interview/add',
-
 
154
        'recruitment-and-selection-vacancies/interview/edit',
-
 
155
        'recruitment-and-selection-vacancies/interview/delete',
148
        'jobs',
156
        'jobs',
149
        'jobs/add',
157
        'jobs/add',
150
        'jobs/delete',
158
        'jobs/delete',
151
        'jobs/users-who-applied',
159
        'jobs/users-who-applied',
152
        'jobs/edit',
160
        'jobs/edit',
Línea 365... Línea 373...
365
            'recruitment-and-selection-vacancies',
373
            'recruitment-and-selection-vacancies',
366
            'recruitment-and-selection-vacancies/forms',
374
            'recruitment-and-selection-vacancies/forms',
367
            'recruitment-and-selection-vacancies/forms/add',
375
            'recruitment-and-selection-vacancies/forms/add',
368
            'recruitment-and-selection-vacancies/forms/edit',
376
            'recruitment-and-selection-vacancies/forms/edit',
369
            'recruitment-and-selection-vacancies/forms/delete',
377
            'recruitment-and-selection-vacancies/forms/delete',
-
 
378
            'recruitment-and-selection-vacancies/candidates',
-
 
379
            'recruitment-and-selection-vacancies/candidates/add',
-
 
380
            'recruitment-and-selection-vacancies/candidates/edit',
-
 
381
            'recruitment-and-selection-vacancies/candidates/delete',
-
 
382
            'recruitment-and-selection-vacancies/interview',
-
 
383
            'recruitment-and-selection-vacancies/interview/add',
-
 
384
            'recruitment-and-selection-vacancies/interview/edit',
-
 
385
            'recruitment-and-selection-vacancies/interview/delete',
370
            'induction',
386
            'induction',
371
            'organizational-climate',
387
            'organizational-climate',
372
            'culture',
388
            'culture',
373
            'communication',
389
            'communication',
374
            'career-development',
390
            'career-development',
Línea 1235... Línea 1251...
1235
            'pages' => [
1251
            'pages' => [
1236
                [
1252
                [
1237
                    'label' => 'LABEL_FORMS',
1253
                    'label' => 'LABEL_FORMS',
1238
                    'route' => 'recruitment-and-selection-vacancies/forms',
1254
                    'route' => 'recruitment-and-selection-vacancies/forms',
1239
                ],
1255
                ],
-
 
1256
                
-
 
1257
                [
-
 
1258
                    'label' => 'LABEL_CANDIDATES',
-
 
1259
                    'route' => 'recruitment-and-selection-vacancies/candidates',
-
 
1260
                ],
-
 
1261
                
-
 
1262
                [
-
 
1263
                    'label' => 'LABEL_INTERVIEW',
-
 
1264
                    'route' => 'recruitment-and-selection-vacancies/interview',
-
 
1265
                ]
1240
             ],
1266
             ],
1241
        ],
1267
        ],
Línea 1242... Línea 1268...
1242
        
1268
        
1243
        [
1269
        [