Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 13341 Rev 13342
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',
-
 
439
        'development-and-content/waiting/delete',
423
 
440
        'development-and-content/waiting/edit',
424
 
441
        'development-and-content/waiting/curated',
425
 
442
        
426
        'development-and-training',
443
        'induction',
427
        'induction',
444
        'culture',
428
        'culture',
445
        'communication',
429
        'communication',
446
        'communication/company',
430
        'communication/company',
447
        'communication/inmail',
431
        'communication/inmail',
448
        'communication/inmail/search-people',
432
        'communication/search-people',
Línea 565... Línea 549...
565
 
549
 
566
            
550
            
567
            'own-professional-network',
551
            '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',
-
 
584
            'development-and-content/waiting/curated',
552
            'organizational-design',
585
            
553
            'development-and-training',
586
            'recruitment-and-selection',
554
            'recruitment-and-selection',
587
            'recruitment-and-selection/vacancies',
555
            'recruitment-and-selection/vacancies',
588
            'recruitment-and-selection/vacancies/add',
556
            'recruitment-and-selection/vacancies/add',
Línea 1646... Línea 1614...
1646
        [
1614
        [
1647
            'label' => 'LABEL_DEVELOPMENT_AND_TRAINING',
1615
            'label' => 'LABEL_DEVELOPMENT_AND_TRAINING',
1648
            'route' => 'development-and-training',
1616
            'route' => 'development-and-training',
1649
            'class' => 'fa fa-book',
1617
            'class' => 'fa fa-book',
1650
        ],
1618
        ],
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 1668... Línea 1619...
1668
        
1619
        
1669
        
1620
        
1670
        [
1621
        [