Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 13242 Rev 13254
Línea 422... Línea 422...
422
        
422
        
-
 
423
 
-
 
424
 
-
 
425
 
-
 
426
        'development-and-training',
-
 
427
        
-
 
428
        'development-and-content',
-
 
429
        'development-and-content/feed',
-
 
430
        'development-and-content/comments',
-
 
431
        'development-and-content/comments/delete',
-
 
432
        'development-and-content/comment/answer',
-
 
433
        'development-and-content/category',
-
 
434
        'development-and-content/category/add',
-
 
435
        'development-and-content/category/edit',
-
 
436
        'development-and-content/category/delete',
-
 
437
        'development-and-content/waiting',
-
 
438
        'development-and-content/waiting/add',
423
 
439
        'development-and-content/waiting/delete',
424
 
440
        'development-and-content/waiting/edit',
425
 
441
        'development-and-content/waiting/curated',
426
        'development-and-training',
442
        
427
        'induction',
443
        'induction',
Línea 549... Línea 565...
549
 
565
 
550
            
566
            
551
            'own-professional-network',
567
            'own-professional-network',
-
 
568
            'organizational-design',
-
 
569
            'development-and-training',
-
 
570
 
-
 
571
            'development-and-content',
-
 
572
            'development-and-content/feed',
-
 
573
            'development-and-content/comments',
-
 
574
            'development-and-content/comments/delete',
-
 
575
            'development-and-content/comment/answer',
-
 
576
            'development-and-content/category',
-
 
577
            'development-and-content/category/add',
-
 
578
            'development-and-content/category/edit',
-
 
579
            'development-and-content/category/delete',
-
 
580
            'development-and-content/waiting',
-
 
581
            'development-and-content/waiting/add',
-
 
582
            'development-and-content/waiting/delete',
-
 
583
            'development-and-content/waiting/edit',
552
            'organizational-design',
584
            'development-and-content/waiting/curated',
553
            'development-and-training',
585
            
554
            'recruitment-and-selection',
586
            'recruitment-and-selection',
555
            'recruitment-and-selection/vacancies',
587
            'recruitment-and-selection/vacancies',
556
            'recruitment-and-selection/vacancies/add',
588
            'recruitment-and-selection/vacancies/add',
Línea 1614... Línea 1646...
1614
        [
1646
        [
1615
            'label' => 'LABEL_DEVELOPMENT_AND_TRAINING',
1647
            'label' => 'LABEL_DEVELOPMENT_AND_TRAINING',
1616
            'route' => 'development-and-training',
1648
            'route' => 'development-and-training',
1617
            'class' => 'fa fa-book',
1649
            'class' => 'fa fa-book',
1618
        ],
1650
        ],
-
 
1651
 
-
 
1652
        [
-
 
1653
            'label' => 'LABEL_DEVELOPMENT_AND_CONTENT',
-
 
1654
            'route' => 'development-and-content',
-
 
1655
            'class' => 'fa fa-book',
-
 
1656
            'pages' => [
-
 
1657
                [
-
 
1658
                    'label' => 'LABEL_CATEGORIES',
-
 
1659
                    'route' =>  'development-and-content/category',
-
 
1660
                ],
-
 
1661
                [
-
 
1662
                    'label' => 'LABEL_WAITING',
-
 
1663
                    'route' => 'development-and-content/waiting',
-
 
1664
                ],
-
 
1665
                
-
 
1666
            ]
-
 
1667
        ],
Línea 1619... Línea 1668...
1619
        
1668
        
1620
        
1669
        
1621
        [
1670
        [