Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1334 Rev 1336
Línea 135... Línea 135...
135
        'jobs',
135
        'jobs',
136
        'jobs/add',
136
        'jobs/add',
137
        'jobs/delete',
137
        'jobs/delete',
138
        'jobs/users-who-applied',
138
        'jobs/users-who-applied',
139
        'jobs/edit',
139
        'jobs/edit',
140
        //'jobs-interview',
-
 
141
        //'jobs-interview/form',
-
 
142
        //'jobs-interview/form/add',
-
 
143
        //'jobs-interview/form/delete',
-
 
144
        //'jobs-interview/form/edit',
-
 
145
        'jobs/edit/title',
140
        'jobs/edit/title',
146
        'jobs/edit/status',
141
        'jobs/edit/status',
147
        'jobs/edit/last-date-of-application',
142
        'jobs/edit/last-date-of-application',
148
        'jobs/edit/employment-type',
143
        'jobs/edit/employment-type',
149
        'jobs/edit/experience',
144
        'jobs/edit/experience',
Línea 242... Línea 237...
242
        //'test/method-one',
237
        //'test/method-one',
243
        //'test/method-two',
238
        //'test/method-two',
244
        //'test/method-three',
239
        //'test/method-three',
245
        //'test/method-four',
240
        //'test/method-four',
Línea -... Línea 241...
-
 
241
        
246
        
242
        
247
        'own-professional-network',
243
        'own-professional-network',
248
        'organizational-design',
244
        'organizational-design',
249
        'planning-objectives-and-goals',
245
        'planning-objectives-and-goals',
250
        'development-and-training',
246
        'development-and-training',
Línea 351... Línea 347...
351
            //'test',
347
            //'test',
352
            //'test/method-one',
348
            //'test/method-one',
353
            //'test/method-two',
349
            //'test/method-two',
354
            //'test/method-three',
350
            //'test/method-three',
355
            //'test/method-four',
351
            //'test/method-four',
-
 
352
 
Línea 356... Línea 353...
356
            
353
            
357
            'own-professional-network',
354
            'own-professional-network',
358
            'organizational-design',
355
            'organizational-design',
359
            'planning-objectives-and-goals',
356
            'planning-objectives-and-goals',
Línea 1147... Línea 1144...
1147
            'pages' => [
1144
            'pages' => [
1148
                [
1145
                [
1149
                    'label' => 'LABEL_FORMS',
1146
                    'label' => 'LABEL_FORMS',
1150
                    'route' => 'performance-evaluation/forms',
1147
                    'route' => 'performance-evaluation/forms',
1151
                ],
1148
                ],
-
 
1149
                /*
1152
                [
1150
                [
1153
                    'label' => 'LABEL_REVIEWS',
1151
                    'label' => 'LABEL_REVIEWS',
1154
                    'route' => 'performance-evaluation/reviews',
1152
                    'route' => 'performance-evaluation/reviews',
1155
                ]
1153
                ]*/
1156
            ],
1154
            ],
1157
        ],
1155
        ],
1158
       /* [
1156
       /* [
1159
            'label' => 'LABEL_JOB_INTERVIEW_MENU',
1157
            'label' => 'LABEL_JOB_INTERVIEW_MENU',
1160
            'route' => 'JobInterview',
1158
            'route' => 'JobInterview',
Línea 1273... Línea 1271...
1273
            'route' => 'my-trainer',
1271
            'route' => 'my-trainer',
1274
            'class' => 'fa fa-book',
1272
            'class' => 'fa fa-book',
1275
        ],
1273
        ],
Línea -... Línea 1274...
-
 
1274
        
1276
        
1275
        
1277
        
1276
        
1278
        [
1277
        [
1279
            'label' => 'LABEL_LOGOUT',
1278
            'label' => 'LABEL_LOGOUT',
1280
            'route' => 'signout',
1279
            'route' => 'signout',