Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 4041 Rev 4047
Línea 1249... Línea 1249...
1249
                    'label' => 'LABEL_TESTS',
1249
                    'label' => 'LABEL_TESTS',
1250
                    'route' => 'performance-evaluation/evaluations',
1250
                    'route' => 'performance-evaluation/evaluations',
1251
                ]
1251
                ]
1252
            ],
1252
            ],
1253
        ],
1253
        ],
1254
       /* [
-
 
1255
            'label' => 'LABEL_JOB_INTERVIEW_MENU',
-
 
1256
            'route' => 'JobInterview',
-
 
1257
            'class' => 'fa fa-book',
-
 
1258
            'pages' => [
-
 
1259
                [
-
 
1260
                    'label' => 'LABEL_FORMS',
-
 
1261
                    'route' => 'JobInterview/forms',
-
 
1262
                ],
-
 
1263
                [
-
 
1264
                    'label' => 'LABEL_REVIEWS',
-
 
1265
                    'route' => 'JobInterview/reviews',
-
 
1266
                ]
-
 
1267
            ],
-
 
1268
        ],*/
-
 
1269
        [
1254
        [
1270
            'label' => 'LABEL_PROFILE',
1255
            'label' => 'LABEL_PROFILE',
1271
            'route' => 'profile',
1256
            'route' => 'profile',
1272
            'class' => 'fa fa-picture-o'
1257
            'class' => 'fa fa-picture-o'
1273
        ],
1258
        ],
Línea 1325... Línea 1310...
1325
                    'label' => 'LABEL_CANDIDATES',
1310
                    'label' => 'LABEL_CANDIDATES',
1326
                    'route' => 'recruitment-and-selection/candidates',
1311
                    'route' => 'recruitment-and-selection/candidates',
1327
                ],
1312
                ],
1328
                [
1313
                [
1329
                    'label' => 'LABEL_INTERVIEW',
1314
                    'label' => 'LABEL_INTERVIEW',
1330
                    'route' => 'recruitment-and-selection/interview',
1315
                    'route' => 'recruitment-and-selection/interview/form',
1331
                    'pages' => [
-
 
1332
                        [
-
 
1333
                            'label' => 'LABEL_FORM',
-
 
1334
                            'route' => 'recruitment-and-selection/interview/form',
-
 
1335
                        ],
-
 
1336
                        [
-
 
1337
                            'label' => 'LABEL_REPORT',
-
 
1338
                            'route' => 'recruitment-and-selection/interview/report'
-
 
1339
                        ],
-
 
1340
                    ]
-
 
-
 
1316
                  
1341
                ]
1317
                ]
1342
             ],
1318
             ],
1343
        ],
1319
        ],
Línea 1344... Línea 1320...
1344
        
1320