Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 4367 Rev 4374
Línea 157... Línea 157...
157
        'recruitment-and-selection/interview/form/edit',
157
        'recruitment-and-selection/interview/form/edit',
158
        'recruitment-and-selection/interview/form/delete',
158
        'recruitment-and-selection/interview/form/delete',
159
        'recruitment-and-selection/interview/report',
159
        'recruitment-and-selection/interview/report',
160
        'recruitment-and-selection/interview/vacancy',
160
        'recruitment-and-selection/interview/vacancy',
161
        'recruitment-and-selection/interview/type',
161
        'recruitment-and-selection/interview/type',
-
 
162
        'surveys-section',
-
 
163
        'surveys-section/form',
-
 
164
        'surveys-section/form/add',
-
 
165
        'surveys-section/form/edit',
-
 
166
        'surveys-section/form/delete',
Línea 162... Línea -...
162
 
-
 
163
 
-
 
164
        
167
 
165
        'jobs',
168
        'jobs',
166
        'jobs/add',
169
        'jobs/add',
167
        'jobs/delete',
170
        'jobs/delete',
168
        'jobs/users-who-applied',
171
        'jobs/users-who-applied',
Línea 410... Línea 413...
410
            'recruitment-and-selection/interview/form/edit',
413
            'recruitment-and-selection/interview/form/edit',
411
            'recruitment-and-selection/interview/form/delete',
414
            'recruitment-and-selection/interview/form/delete',
412
            'recruitment-and-selection/interview/report',
415
            'recruitment-and-selection/interview/report',
413
            'recruitment-and-selection/interview/vacancy',
416
            'recruitment-and-selection/interview/vacancy',
414
            'recruitment-and-selection/interview/type',
417
            'recruitment-and-selection/interview/type',
-
 
418
            'surveys-section',
-
 
419
            'surveys-section/form',
-
 
420
            'surveys-section/form/add',
-
 
421
            'surveys-section/form/edit',
-
 
422
            'surveys-section/form/delete',
Línea 415... Línea 423...
415
 
423
 
416
            'induction',
424
            'induction',
417
            'organizational-climate',
425
            'organizational-climate',
418
            'culture',
426
            'culture',
419
            'communication',
427
            'communication',
420
            'career-development',
-
 
421
            'surveys',
428
            'career-development',
422
            'building-my-future',
429
            'building-my-future',
423
            'high-performance-teams',
430
            'high-performance-teams',
Línea 424... Línea 431...
424
            'my-trainer',
431
            'my-trainer',
Línea 1353... Línea 1360...
1353
            'class' => 'fa fa-book',
1360
            'class' => 'fa fa-book',
1354
        ],
1361
        ],
Línea 1355... Línea 1362...
1355
        
1362
        
1356
        [
1363
        [
1357
            'label' => 'LABEL_SURVEYS',
1364
            'label' => 'LABEL_SURVEYS',
1358
            'route' =>  'surveys',
1365
            'route' =>  'surveys-section',
-
 
1366
            'class' => 'fa fa-book',
-
 
1367
            'pages' => [
-
 
1368
                [
-
 
1369
                    'label' => 'LABEL_FORMS',
-
 
1370
                    'route' => 'surveys-section/form',
-
 
1371
                ],
1359
            'class' => 'fa fa-book',
1372
            ]
Línea 1360... Línea 1373...
1360
        ],
1373
        ],
1361
        
1374
        
1362
        [
1375
        [