Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 4570 Rev 4579
Línea 158... Línea 158...
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
        'survey',
162
        'survey',
-
 
163
        'survey/add',
-
 
164
        'survey/edit',
-
 
165
        'survey/delete',
-
 
166
        'survey/segment',
163
        'survey/form',
167
        'survey/form',
164
        'survey/form/add',
168
        'survey/form/add',
165
        'survey/form/edit',
169
        'survey/form/edit',
166
        'survey/form/delete',
170
        'survey/form/delete',
Línea 419... Línea 423...
419
            'recruitment-and-selection/interview/form/delete',
423
            'recruitment-and-selection/interview/form/delete',
420
            'recruitment-and-selection/interview/report',
424
            'recruitment-and-selection/interview/report',
421
            'recruitment-and-selection/interview/vacancy',
425
            'recruitment-and-selection/interview/vacancy',
422
            'recruitment-and-selection/interview/type',
426
            'recruitment-and-selection/interview/type',
423
            'survey',
427
            'survey',
-
 
428
            'survey/add',
-
 
429
            'survey/edit',
-
 
430
            'survey/delete',
-
 
431
            'survey/segment',
424
            'survey/form',
432
            'survey/form',
425
            'survey/form/add',
433
            'survey/form/add',
426
            'survey/form/edit',
434
            'survey/form/edit',
427
            'survey/form/delete',
435
            'survey/form/delete',
Línea 1382... Línea 1390...
1382
            'pages' => [
1390
            'pages' => [
1383
                [
1391
                [
1384
                    'label' => 'LABEL_FORMS',
1392
                    'label' => 'LABEL_FORMS',
1385
                    'route' => 'survey/form',
1393
                    'route' => 'survey/form',
1386
                ],
1394
                ],
-
 
1395
                [
-
 
1396
                    'label' => 'LABEL_SURVEY',
-
 
1397
                    'route' => 'survey',
-
 
1398
                ],
1387
            ]
1399
            ]
1388
        ],
1400
        ],
Línea 1389... Línea 1401...
1389
        
1401
        
1390
        [
1402
        [