Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 14692 Rev 14743
Línea 435... Línea 435...
435
        'development-and-content/comment/answer',
435
        'development-and-content/comment/answer',
436
        'development-and-content/category',
436
        'development-and-content/category',
437
        'development-and-content/category/add',
437
        'development-and-content/category/add',
438
        'development-and-content/category/edit',
438
        'development-and-content/category/edit',
439
        'development-and-content/category/delete',
439
        'development-and-content/category/delete',
440
        'development-and-content/waiting',
440
        'development-and-content/add',
441
        'development-and-content/waiting/add',
-
 
442
        'development-and-content/waiting/delete',
441
        'development-and-content/delete',
443
        'development-and-content/waiting/aproved',
442
        'development-and-content/aproved',
444
        'development-and-content/waiting/edit',
443
        'development-and-content/edit',
445
        'development-and-content/waiting/getContent',
444
        'development-and-content/getContent',
446
        'development-and-content/waiting/filter',
445
        'development-and-content/filter',
447
        'development-and-content/waiting/curated',
-
 
448
        'development-and-content/waiting/intern',
-
 
449
        'development-and-content/waiting/extern',
-
 
450
        'development-and-content/waiting/categories',
446
        'development-and-content/categories',
451
        'induction',
447
        'induction',
Línea 452... Línea 448...
452
 
448
 
Línea 453... Línea 449...
453
        'culture',
449
        'culture',
Línea 599... Línea 595...
599
            'development-and-content/comment/answer',
595
            'development-and-content/comment/answer',
600
            'development-and-content/category',
596
            'development-and-content/category',
601
            'development-and-content/category/add',
597
            'development-and-content/category/add',
602
            'development-and-content/category/edit',
598
            'development-and-content/category/edit',
603
            'development-and-content/category/delete',
599
            'development-and-content/category/delete',
604
            'development-and-content/waiting',
600
            'development-and-content',
605
            'development-and-content/waiting/add',
601
            'development-and-content/add',
606
            'development-and-content/waiting/delete',
602
            'development-and-content/delete',
607
            'development-and-content/waiting/aproved',
603
            'development-and-content/aproved',
608
            'development-and-content/waiting/edit',
604
            'development-and-content/edit',
609
            'development-and-content/waiting/getContent',
605
            'development-and-content/getContent',
610
            'development-and-content/waiting/filter',
606
            'development-and-content/filter',
611
            'development-and-content/waiting/curated',
-
 
612
            'development-and-content/waiting/intern',
-
 
613
            'development-and-content/waiting/extern',
-
 
614
            'development-and-content/waiting/categories',
-
 
615
            'recruitment-and-selection',
607
            'recruitment-and-selection',
616
            'recruitment-and-selection/vacancies',
608
            'recruitment-and-selection/vacancies',
617
            'recruitment-and-selection/vacancies/add',
609
            'recruitment-and-selection/vacancies/add',
618
            'recruitment-and-selection/vacancies/edit',
610
            'recruitment-and-selection/vacancies/edit',
619
            'recruitment-and-selection/vacancies/delete',
611
            'recruitment-and-selection/vacancies/delete',
Línea 1829... Línea 1821...
1829
            'pages' => [
1821
            'pages' => [
1830
                [
1822
                [
1831
                    'label' => 'LABEL_CATEGORIES',
1823
                    'label' => 'LABEL_CATEGORIES',
1832
                    'route' =>  'development-and-content/category',
1824
                    'route' =>  'development-and-content/category',
1833
                ],
1825
                ],
1834
                [
1826
                // [
1835
                    'label' => 'LABEL_WAITING',
1827
                //     'label' => 'LABEL_WAITING',
1836
                    'route' => 'development-and-content/waiting',
1828
                //     'route' => 'development-and-content/waiting',
1837
                ],
1829
                // ],
1838
                [
1830
                [
1839
                    'label' => 'LABEL_CONTENT',
1831
                    'label' => 'LABEL_CONTENT',
1840
                    'route' =>  'development-and-content',
1832
                    'route' =>  'development-and-content',
1841
                ]
1833
                ]