Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 961 Rev 962
Línea 1070... Línea 1070...
1070
                    'route' => 'settings/positions',
1070
                    'route' => 'settings/positions',
1071
                ],
1071
                ],
1072
            ]
1072
            ]
1073
        ],
1073
        ],
1074
        [
1074
        [
1075
            'label' => 'LABEL_JOB_POSITION',
1075
            'label' => 'LABEL_PERFORMANCE_EVALUATION',
1076
            'route' => 'performance-evaluation',
1076
            'route' => 'settings',
1077
            'class' => 'fa fa-book',
1077
            'class' => 'fa fa-book',
1078
            'pages' => [
1078
            'pages' => [
1079
                [
1079
                [
1080
                    'label' => 'LABEL_FORMS',
1080
                    'label' => 'LABEL_JOBS_DESCRIPTION',
1081
                    'route' => 'performance-evaluation/forms',
1081
                    'route' => 'settings/jobs-description',
1082
                ],
1082
                ],
1083
                [
1083
                [
1084
                    'label' => 'LABEL_USERS',
1084
                    'label' => 'LABEL_COMPETENCIES',
1085
                    'route' => 'performance-evaluation/users',
1085
                    'route' => 'settings/competencies',
1086
                ],
1086
                ],
1087
                [
1087
                [
-
 
1088
                    'label' => 'LABEL_COMPETENCY_TYPES',
-
 
1089
                    'route' => 'settings/competency-types',
-
 
1090
                ],
-
 
1091
                [
1088
                    'label' => 'LABEL_REVIEWS',
1092
                    'label' => 'LABEL_POSITIONS',
1089
                    'route' => 'performance-evaluation/reviews',
1093
                    'route' => 'settings/positions',
1090
                ]
1094
                ],
1091
            ],
1095
            ]
1092
        ],
1096
        ],
1093
        [
1097
        [
1094
            'label' => 'LABEL_PROFILE',
1098
            'label' => 'LABEL_PROFILE',
1095
            'route' => 'profile',
1099
            'route' => 'profile',
1096
            'class' => 'fa fa-picture-o'
1100
            'class' => 'fa fa-picture-o'